]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make the warning more prominent
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 22:20:04 +0000 (22:20 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 22:20:04 +0000 (22:20 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26870 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/macros/macro_configure_feature.cmake

index e41eb63aa15514ed912f253c62594e59ea62e718..b21abfeffe00429f3c66ee9d9a508f768452af75 100644 (file)
@@ -149,9 +149,9 @@ MACRO(CONFIGURE_FEATURE feature)
             )
           SET_CACHED_OPTION(DEAL_II_WITH_${feature} OFF)
         ELSE()
-          MESSAGE(SEND_ERROR
+          MESSAGE(SEND_ERROR "\n"
             "DEAL_II_WITH_${feature} has unmet configuration requirements: "
-            "${macro_dependency} has to be set to \"ON\"."
+            "${macro_dependency} has to be set to \"ON\".\n\n"
             )
         ENDIF()
         SET(macro_dependencies_ok FALSE)

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.