]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
...
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Sep 2012 14:51:02 +0000 (14:51 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Sep 2012 14:51:02 +0000 (14:51 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26268 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/CMakeLists.txt

index 0b4c414a2a97689004aa34a15514f4409e2f173d..df4544d4e09d20ae268eb7fb436468e8a8551472 100644 (file)
@@ -12,20 +12,12 @@ SET(CMAKE_INCLUDE_CURRENT_DIR true)
 # General configuration options:
 #
 
-OPTION(DEAL_II_ALLOW_CONTRIB
-  "Allow the use of contrib libraries bundled with the source tarball.
-  Note: If set to off DEAL_II_FORCE_CONTRIB* will still pull in bundled
-  packages, so to ensure that only external libraries are used
-  DEAL_II_ALLOW_CONTRIB as well as all DEAL_II_FORCE_CONTRIB_* have to be
-  OFF"
-  ON)
-
 OPTION(DEAL_II_WITH_THREADS
   "Build deal.II with support for threads. This pulls in libtbb as a dependency."
   ON)
 
 OPTION(DEAL_II_FUNCTIONPARSER
-  "Build deal.II with support for functionparser"
+  "Build deal.II with support for functionparser."
   ON)
 
 OPTION(DEAL_II_MPI
@@ -43,6 +35,14 @@ OPTION(DEAL_II_WITH_METIS
 # TODO: The rest ;-)
 
 
+OPTION(DEAL_II_ALLOW_CONTRIB
+  "Allow the use of contrib libraries bundled with the source tarball.
+  Note: If set to off DEAL_II_FORCE_CONTRIB* will still pull in bundled
+  packages, so to ensure that only external libraries are used
+  DEAL_II_ALLOW_CONTRIB as well as all DEAL_II_FORCE_CONTRIB_* have to be
+  OFF"
+  ON)
+
 OPTION(DEAL_II_FORCE_CONTRIB_BOOST
   "Always use the bundled boost library instead of an external one."
   OFF)

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.