From: Wolfgang Bangerth Date: Fri, 14 Sep 2018 22:59:56 +0000 (-0600) Subject: Improve the message for 'make strip_comments'. X-Git-Tag: v9.1.0-rc1~721^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7194%2Fhead;p=dealii.git Improve the message for 'make strip_comments'. --- diff --git a/cmake/macros/macro_deal_ii_invoke_autopilot.cmake b/cmake/macros/macro_deal_ii_invoke_autopilot.cmake index 4d494eec97..0db848ec66 100644 --- a/cmake/macros/macro_deal_ii_invoke_autopilot.cmake +++ b/cmake/macros/macro_deal_ii_invoke_autopilot.cmake @@ -214,7 +214,7 @@ ${_switch_targets}# IF(PERL_FOUND) FILE(APPEND ${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/print_usage.cmake "# ${_make_command} strip_comments - to strip the source files in this -# directory off the documentation comments +# directory off their comments; this is irreversible ") ENDIF() FILE(APPEND ${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/print_usage.cmake