aboutsummaryrefslogtreecommitdiff
path: root/cmake/protobuf-config-version.cmake.in
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2015-08-12 23:07:54 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2015-08-12 23:07:54 -0700
commitf818183f9b0c0c8838dd99c54923d8dd6c11d4ed (patch)
tree92013c28ab035d8bc8c8d7ca8a8a885b34fc9dc2 /cmake/protobuf-config-version.cmake.in
parent38a56ee4b19d72c2e9d81a08b018704d1addf561 (diff)
parent61e078e803241dc9487544ba3d5d377e16d2838b (diff)
downloadprotobuf-f818183f9b0c0c8838dd99c54923d8dd6c11d4ed.tar.gz
protobuf-f818183f9b0c0c8838dd99c54923d8dd6c11d4ed.tar.bz2
protobuf-f818183f9b0c0c8838dd99c54923d8dd6c11d4ed.zip
Merge pull request #673 from podsvirov/topic-cmake-install
Install protobuf from cmake project
Diffstat (limited to 'cmake/protobuf-config-version.cmake.in')
-rw-r--r--cmake/protobuf-config-version.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/protobuf-config-version.cmake.in b/cmake/protobuf-config-version.cmake.in
new file mode 100644
index 00000000..07ab40b9
--- /dev/null
+++ b/cmake/protobuf-config-version.cmake.in
@@ -0,0 +1 @@
+set(PACKAGE_VERSION @protobuf_VERSION@)