removed wrong line

This commit is contained in:
Eric Berberich 2012-01-24 14:30:20 +00:00
parent 2c0ae7f54c
commit e89cf2af9c
1 changed files with 0 additions and 2 deletions

View File

@ -506,8 +506,6 @@ add_config_flag( CGAL_USE_NTL )
add_config_flag( CGAL_BUILD_SHARED_LIBS )
set(CGAL_USE_CORE ${CGAL_USE_GMP})
file( APPEND "${CMAKE_BINARY_DIR}/include/CGAL/compiler_config.h" "" )
add_config_flag( CGAL_USE_CORE )
# ^^ there is CGAL_USE_CORE and not CGAL_HAS_CORE, as CORE is considered
# as external lib and not as CGAL component (EBEB: 24 Jan 2012)