]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Cmake: Fix a quoting error; silence a warning with cmake-2.8.12
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Dec 2013 14:27:48 +0000 (14:27 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Dec 2013 14:27:48 +0000 (14:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@31854 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/macros/macro_deal_ii_invoke_autopilot.cmake

index 6ea8b005119e4a0b75a6770d1bf24c35e800a9db..e8c8bd63a2deabdf16601d70fae618c720eaae40 100644 (file)
@@ -154,8 +154,8 @@ MACRO(DEAL_II_INVOKE_AUTOPILOT)
   # switch between them:
   IF(${DEAL_II_BUILD_TYPE} MATCHES "DebugRelease")
     SET(_switch_targets
-"#      ${_make_command} debug          - to switch the build type to \"Debug\"
-#      ${_make_command} release        - to switch the build type to \"Release\"\n"
+"#      ${_make_command} debug          - to switch the build type to 'Debug'
+#      ${_make_command} release        - to switch the build type to 'Release'\n"
       )
   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.