Salome HOME
Ensure cmake_build_type is used in SALOME 9.12.0
[tools/sat_salome.git] / applications / MEDCOUPLING-9.7.0-windows.pyconf
index ab34870650b906d0af8a0e4f71266849934bde6b..a89b3054b06b75e75850dfe107d465c9ed29034a 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name : 'MEDCOUPLING-9.7.0'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name
-    cmake_generator : 'Visual Studio 15 2017 Win64'
+    cmake_generator : 'Visual Studio 15 2017'
     tag : 'V9_7_0'
     debug : 'no'
     base : 'no'
@@ -17,6 +17,7 @@ APPLICATION :
           CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
           SALOME_HAS_GLOBAL_ENV: "1"
           SALOME_USE_64BIT_IDS : '1'
+          CMAKE_GENERATOR : '"Visual Studio 15 2017"' # strangely not exposed in scripts...
         }
         launch :
         {