From 14ac9b70cc02e4c5d8c8eaa1fc465b9f8a34f924 Mon Sep 17 00:00:00 2001 From: Benjamin Menetrier Date: Wed, 9 Oct 2024 17:33:10 +0200 Subject: [PATCH] Remove comment --- cmake/atlas-import.cmake.in | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/atlas-import.cmake.in b/cmake/atlas-import.cmake.in index 61a3f4642..6920004e0 100644 --- a/cmake/atlas-import.cmake.in +++ b/cmake/atlas-import.cmake.in @@ -78,7 +78,6 @@ endif() ## CGAL if( atlas_HAVE_TESSELATION AND atlas_REQUIRES_PRIVATE_DEPENDENCIES ) find_dependency( Qhull HINTS @QHULL_DIR@ ) -# find_dependency( CGAL HINTS @CGAL_DIR@ ) endif() ## Fortran