more output

This commit is contained in:
Eric Berberich 2012-01-10 14:36:42 +00:00
parent d83bb49f22
commit 19fccf9969
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,5 @@
message(STATUS "Configure libCGAL")
build_cgal_library(CGAL CGAL "")
use_lib( GMP "###")
@ -54,3 +56,4 @@ if ( CGAL_INSTALL_LIB_DIR )
install(TARGETS CGAL DESTINATION ${CGAL_INSTALL_LIB_DIR} )
endif()
message(STATUS "libCGAL is configured")