mirror of https://github.com/CGAL/cgal
Remove one misleading sentence
This commit is contained in:
parent
671933072c
commit
1d0663da1d
|
|
@ -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\
|
||||||
=======================================================================\
|
=======================================================================\
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue