summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0684b18e..57cb14d4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -29,7 +29,7 @@ find_package(Boost)
#find_package(GMPXX)
#endif()
-#find_package(CGAL)
+find_package(CGAL)
# Required programs for unitary tests purpose
FIND_PROGRAM( LCOV_PATH lcov )