summaryrefslogtreecommitdiff
path: root/src/cmake/modules/GUDHI_submodules.cmake
blob: c844386d90d07f2d6e3f4253fc611b97887b6bf7 (plain)
1
2
3
# For those who dislike bundled dependencies, this indicates where to find a preinstalled Hera.
set(HERA_INTERNAL_INCLUDE_DIR ${CMAKE_SOURCE_DIR}/ext/hera/include)
set(HERA_INCLUDE_DIR ${HERA_INTERNAL_INCLUDE_DIR} CACHE PATH "Directory where one can find hera/{wasserstein.h,bottleneck.h}")