Salome HOME
MEDCoupling API renaming - stage #2
[tools/medcoupling.git] / cmake_files / FindMetis.cmake
index 5173cba6d5d3f76606033fa89799544faa63ce91..b731cb8c8c511190577e7b8ed11939aab1f3162d 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(MEDTOOL_METIS_V5 1)
+  SET(SALOME_MED_METIS_V5 1)
   MESSAGE(STATUS "Metis maj version 5 detected.")
 ELSE(metis_major_version STREQUAL 5)
    MESSAGE(STATUS "Metis maj version 4 detected.")