Use get_dependency_version(LEDA). That will compile and run

config/support/print_LEDA_version.cpp
This commit is contained in:
Laurent Rineau 2008-11-12 10:37:36 +00:00
parent 29104437a6
commit dc59756edd
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ if ( NOT CGAL_LEDA_SETUP )
uniquely_add_flags( CGAL_CXX_FLAGS ${LEDA_CXX_FLAGS} )
message( STATUS "USING LEDA_VERSION = '${CGAL_LEDA_VERSION}'" )
get_dependency_version(LEDA)
endif()