mirror of https://github.com/CGAL/cgal
Use get_dependency_version(LEDA). That will compile and run
config/support/print_LEDA_version.cpp
This commit is contained in:
parent
29104437a6
commit
dc59756edd
|
|
@ -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()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue