]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix the output in setup_finalize.cmake
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Sep 2012 22:56:00 +0000 (22:56 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Sep 2012 22:56:00 +0000 (22:56 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26618 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/CMakeLists.txt
deal.II/cmake/setup_finalize.cmake

index f63cb9f70eb86aa3ecca53667e2a882b0eeb1d6c..69bd2a1864fe0595d29b457caff4cdb04f19d457 100644 (file)
@@ -65,7 +65,7 @@ SET(DEAL_II_WITH_BOOST "ON"
   ) # Always true. We need it :-]
 OPTION(DEAL_II_FORCE_CONTRIB_BOOST
   "Always use the bundled boost library instead of an external one."
-  ON)
+  OFF)
 
 OPTION(DEAL_II_WITH_DOXYGEN
   "Enable the generation and installation of the documentation via doxygen.
index be017fa485ecd77c24c85fcc34d5ade8443d3cd8..c10f32e9c37876732b6ab3bd0b40d31432ecdb0e 100644 (file)
@@ -115,17 +115,5 @@ FOREACH(var ${res})
   ENDIF()
 ENDFOREACH()
 
-MESSAGE("
-Further configuration:")
-FOREACH(var ${res})
-  IF(var MATCHES "DEAL_II_INSTALL")
-    IF(${${var}})
-      MESSAGE("      ${var} = ${${var}}")
-    ELSE()
-      MESSAGE("    ( ${var} = ${${var}} )")
-    ENDIF()
-  ENDIF()
-ENDFOREACH()
-
 
 MESSAGE("\n")

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.