Remove one misleading sentence

This commit is contained in:
Laurent Rineau 2018-03-20 17:53:50 +01:00
parent 671933072c
commit 1d0663da1d
1 changed files with 2 additions and 3 deletions

View File

@ -30,9 +30,8 @@ function(CGAL_run_at_the_end_of_configuration variable access value current_list
message(${keyword} "\ message(${keyword} "\
=======================================================================\n\ =======================================================================\n\
CGAL performance notice:\n\ CGAL performance notice:\n\
The variable CMAKE_BUILD_TYPE is set to \"${CMAKE_BUILD_TYPE}\". That \ The variable CMAKE_BUILD_TYPE is set to \"${CMAKE_BUILD_TYPE}\". For \
value should be used only for debugging. For performance reasons, you \ performance reasons, you should set CMAKE_BUILD_TYPE to \"Release\".\n\
should set CMAKE_BUILD_TYPE to \"Release\".\n\
Set CGAL_DO_NOT_WARN_ABOUT_CMAKE_BUILD_TYPE to TRUE if you want to \ Set CGAL_DO_NOT_WARN_ABOUT_CMAKE_BUILD_TYPE to TRUE if you want to \
disable this warning.\n\ disable this warning.\n\
=======================================================================\ =======================================================================\