]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Default to not building examples 4148/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 30 Mar 2017 16:45:54 +0000 (11:45 -0500)
committerMatthias Maier <tamiko@43-1.org>
Thu, 30 Mar 2017 16:45:54 +0000 (11:45 -0500)
cmake/setup_cached_variables.cmake

index ecbfba46354ef38c4a5f83898697a9459dafc295..b97fd610b78e46d8d53eff1c381d3ed7a803b945 100644 (file)
@@ -348,7 +348,7 @@ MARK_AS_ADVANCED(DEAL_II_DOXYGEN_USE_MATHJAX)
 
 OPTION(DEAL_II_COMPILE_EXAMPLES
   "If set to ON, all configurable example executables will be built and installed as well. If set to OFF, the examples component only installs the source code of example steps."
-  ON
+  OFF
   )
 MARK_AS_ADVANCED(DEAL_II_COMPILE_EXAMPLES)
 

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.