add missing NOTICE

This commit is contained in:
Sébastien Loriot 2017-08-09 12:44:07 +02:00
parent e7dfea8268
commit 6de162faae
1 changed files with 1 additions and 1 deletions

View File

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