]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
CMake: Update documentation
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 13 Jul 2013 12:39:04 +0000 (12:39 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 13 Jul 2013 12:39:04 +0000 (12:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@29994 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/development/Config.sample

index 07ce4312b1c1c3db46eb25873ff7471db2d61446..61716f2d5f6a6c6e71d0d4d0f08d642a6a6b705b 100644 (file)
 #   "The user supplied cache variable will be appended _at the end_ of the auto generated DEAL_II_LINKER_FLAGS_RELEASE variable"
 #   )
 #
-# OPTION(DEAL_II_STATIC_EXECUTABLE "ON" CACHE BOOL
-#   "Provide a link interface that is suitable for static linkage of executables. Enabling this option forces BUILD_SHARED_LIBS=OFF"
+# SET(BUILD_SHARED_LIBS "ON" CACHE BOOL
+#   "Build a shared library"
 #   )
 #
+# SET(DEAL_II_PREFER_STATIC_LIBS "OFF" CACHE BOOL
+#   "Prefer static libraries over dynamic libraries when searching for features and corresponding link interface"
+#   )
 #
-# SET(BUILD_SHARED_LIBS "ON" CACHE BOOL
-#   "Build a shared library"
+# OPTION(DEAL_II_STATIC_EXECUTABLE "OFF" CACHE BOOL
+#   "Provide a link interface that is suitable for static linkage of executables. Enabling this option forces BUILD_SHARED_LIBS=OFF and DEAL_II_PREFER_STATIC_LIBS=ON"
 #   )
 #
 # SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH "ON" CACHE BOOL

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.