GUDHI / gudhi-devel

The GUDHI library is a generic open source C++ library, with a Python interface, for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.
https://gudhi.inria.fr/
MIT License
246 stars 65 forks source link

CMake: check for missing Hera #963

Closed mglisse closed 10 months ago

mglisse commented 10 months ago

I think CMake should check early whether Hera is present, and if not remind users about git submodule update --init (and possibly HERA_INCLUDE_DIR).