aboutsummaryrefslogtreecommitdiff
path: root/cmake/protobuf-config.cmake.in
diff options
context:
space:
mode:
authorKonstantin Podsvirov <konstantin@podsvirov.pro>2015-08-01 02:01:42 +0300
committerKonstantin Podsvirov <konstantin@podsvirov.pro>2015-08-01 02:01:42 +0300
commit743ec448c5358a95d10e655ab256d7911e2145d5 (patch)
tree8dfe3862e7ca33b25ca392481cd96e9ad6230ded /cmake/protobuf-config.cmake.in
parent82983433cf6fdc9857a5ca57f281ad0b5f41817c (diff)
downloadprotobuf-743ec448c5358a95d10e655ab256d7911e2145d5.tar.gz
protobuf-743ec448c5358a95d10e655ab256d7911e2145d5.tar.bz2
protobuf-743ec448c5358a95d10e655ab256d7911e2145d5.zip
Parsing version from configure.ac for CMake project
Diffstat (limited to 'cmake/protobuf-config.cmake.in')
-rw-r--r--cmake/protobuf-config.cmake.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/protobuf-config.cmake.in b/cmake/protobuf-config.cmake.in
index 6ae09d59..38fa58da 100644
--- a/cmake/protobuf-config.cmake.in
+++ b/cmake/protobuf-config.cmake.in
@@ -1 +1,3 @@
+set(protobuf_VERSION_STRING "@protobuf_VERSION_STRING@")
+
include("${CMAKE_CURRENT_LIST_DIR}/protobuf-targets.cmake")