Salome HOME
Charly is responsible of this modification :)
authorAnthony Geay <anthony.geay@edf.fr>
Tue, 16 Feb 2016 15:11:57 +0000 (16:11 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Tue, 16 Feb 2016 15:11:57 +0000 (16:11 +0100)
cmake_files/FindMetis.cmake

index b731cb8c8c511190577e7b8ed11939aab1f3162d..3a0a9cb2a7da8df856722c6518938de40134e214 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.")