]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Sep 2012 09:16:53 +0000 (09:16 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Sep 2012 09:16:53 +0000 (09:16 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26428 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/cmake/configure/configure_umfpack.cmake

index 592f0d72be6c2c0e8ae3559cf4e06afd69d9cd03..9e44d83640525f6fcfd2bb248f3753a8154f04ba 100644 (file)
@@ -15,7 +15,7 @@ MACRO(FEATURE_UMFPACK_FIND_EXTERNAL var)
   FIND_PACKAGE(AMD)
 
   IF(UMFPACK_FOUND AND AMD_FOUND)
-    #SET(${var} TRUE)
+    SET(${var} TRUE)
   ENDIF()
 
 ENDMACRO()

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.