summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d0264491..8e8f2460 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -26,6 +26,7 @@ find_package(GMP 4.2)
if(GMP_FOUND)
find_package(GMPXX)
endif()
+
find_package(CGAL 4.4)
# Required programs for unitary tests purpose