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 )
|
||||
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()
|
||||
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Reference in New Issue