mirror of https://github.com/CGAL/cgal
add missing NOTICE
This commit is contained in:
parent
e7dfea8268
commit
6de162faae
|
|
@ -37,7 +37,7 @@ if ( OpenMesh_FOUND )
|
||||||
include( UseOpenMesh )
|
include( UseOpenMesh )
|
||||||
else()
|
else()
|
||||||
|
|
||||||
message(STATUS "These examples require OpenMesh and will not be compiled.")
|
message(STATUS "NOTICE: These examples require OpenMesh and will not be compiled.")
|
||||||
return()
|
return()
|
||||||
|
|
||||||
endif()
|
endif()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue