aboutsummaryrefslogtreecommitdiff
path: root/cmake/protobuf-config-version.cmake.in
diff options
context:
space:
mode:
authorKonstantin Podsvirov <konstantin@podsvirov.pro>2015-07-31 23:36:00 +0300
committerKonstantin Podsvirov <konstantin@podsvirov.pro>2015-07-31 23:36:00 +0300
commit82983433cf6fdc9857a5ca57f281ad0b5f41817c (patch)
tree9af3f360c68cbda757ed8a81d75a9002ddec9104 /cmake/protobuf-config-version.cmake.in
parentc20f67fdb4fbe752820a43b9ada2557112b0f3e3 (diff)
downloadprotobuf-82983433cf6fdc9857a5ca57f281ad0b5f41817c.tar.gz
protobuf-82983433cf6fdc9857a5ca57f281ad0b5f41817c.tar.bz2
protobuf-82983433cf6fdc9857a5ca57f281ad0b5f41817c.zip
Install protobuf from cmake project
Additional export as "protobuf" package for importing from other cmake projects
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@)