Salome HOME
fix useless overwrite.
[tools/sat_salome.git] / applications / MEDCOUPLING-9.4.0-windows.pyconf
index 0e3bb2b257495d1e5698a6efaa2c215838103402..b50216428ddc1bbaf2f4059d17e4055492e82b26 100644 (file)
@@ -17,6 +17,7 @@ APPLICATION :
         {
             CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
             SALOME_HAS_GLOBAL_ENV: "1"
+            CMAKE_GENERATOR : '"Visual Studio 15 2017 Win64"' # strangely not exposed in scripts...
         }
         launch :
         {
@@ -93,6 +94,6 @@ APPLICATION :
         repo_dev : "yes"
         pip : 'yes'
         pip_install_dir : 'python'
-        single_install_dir : "no"
+        single_install_dir : "yes"
     }
 }