Change the order of messages, to be coherent with CGAL_UseRS(3)

This commit is contained in:
Laurent Rineau 2012-08-02 10:02:34 +00:00
parent cf1ad35e79
commit 414182edbf
1 changed files with 1 additions and 1 deletions

View File

@ -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