]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix: Actually turn support of if it is not found...
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Sep 2012 22:24:39 +0000 (22:24 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Sep 2012 22:24:39 +0000 (22:24 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26460 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/cmake/macros/macro_configure_feature.cmake

index d8cfb063ae7a3c24d29aecc6bd62f849003a337c..834f777837054e90a8bb2f6c3a14e7b433d072f8 100644 (file)
@@ -241,7 +241,7 @@ MACRO(CONFIGURE_FEATURE feature)
             ENDIF()
           ELSE()
               IF(DEAL_II_FEATURE_AUTODETECTION)
-                SET_CACHED_OPTION(DEAL_II_WITH_${feature} ON)
+                SET_CACHED_OPTION(DEAL_II_WITH_${feature} OFF)
               ELSE()
                 IF(FEATURE_${feature}_CUSTOM_ERROR_MESSAGE)
                   RUN_COMMAND(

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.