summaryrefslogtreecommitdiff
path: root/GUDHIConfig.cmake.in
blob: 02b540dc5294d197373f0550ecba39f27f7e85eb (plain)
1
2
3
4
5
6
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@")