]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Cosmetic change
authorMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 16 May 2014 12:05:20 +0000 (12:05 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 16 May 2014 12:05:20 +0000 (12:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@32923 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/modules/FindMETIS.cmake

index 080568dc251ea2302ce6ca0946bddd3ed3f517b4..a9ce962b2625e60923736e5772e7880552d1daad 100644 (file)
@@ -92,6 +92,9 @@ IF(EXISTS ${METIS_INCLUDE_DIR}/metis.h)
   SET(METIS_VERSION
     "${METIS_VERSION_MAJOR}.${METIS_VERSION_MINOR}.${METIS_VERSION_SUBMINOR}"
     )
+  IF("${METIS_VERSION}" STREQUAL "..")
+    SET(METIS_VERSION)
+  ENDIF()
 ENDIF()
 
 DEAL_II_PACKAGE_HANDLE(METIS

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.