]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add package component to rewrite rule
authorMatthias Maier <matthias.maier@iwr.uni-heidelberg.de>
Wed, 10 Dec 2014 14:13:22 +0000 (15:13 +0100)
committerMatthias Maier <matthias.maier@iwr.uni-heidelberg.de>
Wed, 10 Dec 2014 14:13:22 +0000 (15:13 +0100)
cmake/setup_cached_variables.cmake

index 1fa62c6af967971a480e00f4aa062ff1e89e51db..5696a536ae8d5518d96acb296988136161da3c4f 100644 (file)
@@ -393,7 +393,7 @@ FOREACH(_var ${_res})
   #
   # Same for components:
   #
-  IF(_var MATCHES "^(COMPAT_FILES|DOCUMENTATION|EXAMPLES|MESH_CONVERTER|PARAMETER_GUI)")
+  IF(_var MATCHES "^(COMPAT_FILES|DOCUMENTATION|EXAMPLES|MESH_CONVERTER|PACKAGE|PARAMETER_GUI)")
     SET(DEAL_II_COMPONENT_${_var} ${${_var}} CACHE BOOL "" FORCE)
     UNSET(${_var} CACHE)
   ENDIF()

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.