]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
So sad...
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 22:19:44 +0000 (22:19 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 22:19:44 +0000 (22:19 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26869 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/configure/configure_metis.cmake

index 7465afc1cae8f9ea7f3bfb69769283212fce77f3..1c0b2c6585451da1354acc50892c4f6a62cbb6ab 100644 (file)
@@ -5,14 +5,14 @@
 MACRO(FEATURE_METIS_FIND_EXTERNAL var)
   FIND_PACKAGE(METIS)
 
-  #IF(METIS_FOUND AND METIS_MAJOR GREATER 4)
+  IF(METIS_FOUND AND METIS_MAJOR GREATER 4)
     SET(${var} TRUE)
-  #ELSE()
-  #  MESSAGE(WARNING "\n"
-  #    "Could not find a sufficient modern metis installation: "
-  #    "Version 5.x required!\n\n"
-  #    )
-  #ENDIF()
+  ELSE()
+    MESSAGE(WARNING "\n"
+      "Could not find a sufficient modern metis installation: "
+      "Version 5.x required!\n\n"
+      )
+  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.