aboutsummaryrefslogtreecommitdiffstats
path: root/thirdparty/glog/glog-0.3.5/glog-config.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/glog/glog-0.3.5/glog-config.cmake.in')
-rw-r--r--thirdparty/glog/glog-0.3.5/glog-config.cmake.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/thirdparty/glog/glog-0.3.5/glog-config.cmake.in b/thirdparty/glog/glog-0.3.5/glog-config.cmake.in
new file mode 100644
index 0000000..e3c44ae
--- /dev/null
+++ b/thirdparty/glog/glog-0.3.5/glog-config.cmake.in
@@ -0,0 +1,7 @@
+@PACKAGE_INIT@
+
+include (CMakeFindDependencyMacro)
+
+@gflags_DEPENDENCY@
+
+include ("${CMAKE_CURRENT_LIST_DIR}/glog-targets.cmake")