Add a debug message, trying to understand where the problem comes from...

This commit is contained in:
Guillaume Damiand 2018-10-23 09:09:45 +02:00
parent d1a027bd2c
commit 7e022bacf6
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ else()
endif()
endif()
message(STATUS "******************************************** CGAL Config.cmake")
include(${CGAL_MODULES_DIR}/CGAL_CreateSingleSourceCGALProgram.cmake)
if(CGAL_BUILDING_LIBS)