mirror of https://github.com/CGAL/cgal
Fix the blue line in testsuite
This commit is contained in:
parent
a9fd80cc7a
commit
be306a3584
|
|
@ -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()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue