Fix the blue line in testsuite

This commit is contained in:
Maxime Gimeno 2019-07-09 15:03:44 +02:00
parent a9fd80cc7a
commit be306a3584
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ if ( CGAL_FOUND )
else() else()
message(STATUS "NOTICE: This project requires either SCIP or GLPK, and will not be compiled. " message(STATUS "NOTICE : This project requires either SCIP or GLPK, and will not be compiled. "
"Please provide either 'SCIP_DIR' or 'GLPK_INCLUDE_DIR' and 'GLPK_LIBRARIES'") "Please provide either 'SCIP_DIR' or 'GLPK_INCLUDE_DIR' and 'GLPK_LIBRARIES'")
endif() endif()