]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use the usual grammar for make targets. 7720/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 11 Feb 2019 04:47:30 +0000 (21:47 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 11 Feb 2019 04:47:30 +0000 (21:47 -0700)
cmake/macros/macro_deal_ii_invoke_autopilot.cmake

index ca5a1c0832a9fb0a5a553a83688d376bac7b4d2b..e93e95a0cf753eee73fd835a566e7ae2c09f9299 100644 (file)
@@ -148,7 +148,7 @@ MACRO(DEAL_II_INVOKE_AUTOPILOT)
       COMMAND ${CMAKE_COMMAND} -E echo "***"
       COMMAND ${CMAKE_COMMAND} -E echo "*** Switched to Debug mode. Now recompile with: ${_make_command}"
       COMMAND ${CMAKE_COMMAND} -E echo "***"
-      COMMENT "Switch CMAKE_BUILD_TYPE to Debug"
+      COMMENT "Switching CMAKE_BUILD_TYPE to Debug"
       VERBATIM
       )
   ENDIF()
@@ -159,7 +159,7 @@ MACRO(DEAL_II_INVOKE_AUTOPILOT)
       COMMAND ${CMAKE_COMMAND} -E echo "***"
       COMMAND ${CMAKE_COMMAND} -E echo "*** Switched to Release mode. Now recompile with: ${_make_command}"
       COMMAND ${CMAKE_COMMAND} -E echo "***"
-      COMMENT "Switch CMAKE_BUILD_TYPE to Release"
+      COMMENT "Switching CMAKE_BUILD_TYPE to Release"
       VERBATIM
       )
   ENDIF()

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.