]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Porting to metis 5.1 V7_8_0a2
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 28 Apr 2016 14:25:50 +0000 (16:25 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 28 Apr 2016 14:25:50 +0000 (16:25 +0200)
cmake_files/FindMetis.cmake

index d9b68ae571ec0d64dcc97466455e0182512d3a8b..25963059ed6d2497cd913aa2e286e12101e6000a 100644 (file)
@@ -43,7 +43,7 @@ FOREACH(ln ${list_metis_h_content})
   ENDIF("${ln}" MATCHES "^#define METIS_VER_MAJOR")
 ENDFOREACH(ln ${list_metis_h_content})
 IF(metis_major_version STREQUAL 5)
-  SET(SALOME_MED_METIS_V5 1)
+  SET(MEDCOUPLING_METIS_V5 1)
   MESSAGE(STATUS "Metis maj version 5 detected.")
 ELSE(metis_major_version STREQUAL 5)
    MESSAGE(STATUS "Metis maj version 4 detected.")