mirror of https://github.com/CGAL/cgal
Add a debug message, trying to understand where the problem comes from...
This commit is contained in:
parent
d1a027bd2c
commit
7e022bacf6
|
|
@ -62,6 +62,8 @@ else()
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
message(STATUS "******************************************** CGAL Config.cmake")
|
||||||
|
|
||||||
include(${CGAL_MODULES_DIR}/CGAL_CreateSingleSourceCGALProgram.cmake)
|
include(${CGAL_MODULES_DIR}/CGAL_CreateSingleSourceCGALProgram.cmake)
|
||||||
|
|
||||||
if(CGAL_BUILDING_LIBS)
|
if(CGAL_BUILDING_LIBS)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue