mirror of https://github.com/CGAL/cgal
Change the order of messages, to be coherent with CGAL_UseRS(3)
This commit is contained in:
parent
cf1ad35e79
commit
414182edbf
|
|
@ -7,8 +7,8 @@ if( MPFI_FOUND AND NOT MPFI_SETUP )
|
|||
|
||||
message( STATUS "UseMPFI" )
|
||||
message( STATUS "MPFI include: ${MPFI_INCLUDE_DIR}" )
|
||||
message( STATUS "MPFI libraries: ${MPFI_LIBRARIES}" )
|
||||
message( STATUS "MPFI definitions: ${MPFI_DEFINITIONS}" )
|
||||
message( STATUS "MPFI libraries: ${MPFI_LIBRARIES}" )
|
||||
|
||||
try_run( MPFI_TEST_RESULT
|
||||
COMPILED_MPFI_TEST
|
||||
|
|
|
|||
Loading…
Reference in New Issue