From 6d080ea042b57e95d71db69238e82c5224f64608 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 14 Sep 2018 16:59:56 -0600 Subject: [PATCH] Improve the message for 'make strip_comments'. --- cmake/macros/macro_deal_ii_invoke_autopilot.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5