summaryrefslogtreecommitdiff
path: root/GUDHIConfig.cmake.in
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-02-07 17:33:01 +0100
committerGard Spreemann <gspreemann@gmail.com>2017-02-07 17:33:01 +0100
commit55c7181126aa7defce38c9b82872d14223d4c1dd (patch)
tree7c683f014709459f066fd87a21da7f74cfc31a53 /GUDHIConfig.cmake.in
Initial import of upstream's 1.3.1.upstream/1.3.1
Diffstat (limited to 'GUDHIConfig.cmake.in')
-rw-r--r--GUDHIConfig.cmake.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/GUDHIConfig.cmake.in b/GUDHIConfig.cmake.in
new file mode 100644
index 00000000..02b540dc
--- /dev/null
+++ b/GUDHIConfig.cmake.in
@@ -0,0 +1,7 @@
+# - Config file for the GUDHI package
+# It defines the following variables
+# GUDHI_INCLUDE_DIRS - include directories for GUDHI
+
+# Compute paths
+set(GUDHI_INCLUDE_DIRS "@CONF_INCLUDE_DIRS@")
+