diff --git a/Installation/lib/cmake/CGAL/CGALConfig.cmake b/Installation/lib/cmake/CGAL/CGALConfig.cmake index 375205be80c..e3742889813 100644 --- a/Installation/lib/cmake/CGAL/CGALConfig.cmake +++ b/Installation/lib/cmake/CGAL/CGALConfig.cmake @@ -62,6 +62,8 @@ else() endif() endif() +message(STATUS "******************************************** CGAL Config.cmake") + include(${CGAL_MODULES_DIR}/CGAL_CreateSingleSourceCGALProgram.cmake) if(CGAL_BUILDING_LIBS)