diff --git a/Installation/cmake/modules/CGAL_enable_end_of_configuration_hook.cmake b/Installation/cmake/modules/CGAL_enable_end_of_configuration_hook.cmake index 54e73f4bbe4..3ee0ebd3656 100644 --- a/Installation/cmake/modules/CGAL_enable_end_of_configuration_hook.cmake +++ b/Installation/cmake/modules/CGAL_enable_end_of_configuration_hook.cmake @@ -30,9 +30,8 @@ function(CGAL_run_at_the_end_of_configuration variable access value current_list message(${keyword} "\ =======================================================================\n\ CGAL performance notice:\n\ -The variable CMAKE_BUILD_TYPE is set to \"${CMAKE_BUILD_TYPE}\". That \ -value should be used only for debugging. For performance reasons, you \ -should set CMAKE_BUILD_TYPE to \"Release\".\n\ +The variable CMAKE_BUILD_TYPE is set to \"${CMAKE_BUILD_TYPE}\". For \ +performance reasons, you should set CMAKE_BUILD_TYPE to \"Release\".\n\ Set CGAL_DO_NOT_WARN_ABOUT_CMAKE_BUILD_TYPE to TRUE if you want to \ disable this warning.\n\ =======================================================================\