]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
LIBBATCH windows: single installation directory
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 18 Oct 2022 12:33:05 +0000 (14:33 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 18 Oct 2022 12:33:05 +0000 (14:33 +0200)
products/LIBBATCH.pyconf

index d50b246575e50489c45983f298beaaf230cd3d55..57120e29490981efbd976b81b79245ebe9445ef1 100755 (executable)
@@ -38,6 +38,11 @@ version_V2_4_6:
 version_V2_4_6_win:
 {
     cmake_options : '-DCMAKE_GENERATOR="Visual Studio 15 2017 Win64" -DSWIG_EXECUTABLE=%SWIG_ROOT_DIR:\=/%/bin/swig.exe -DLIBBATCH_CXX_STANDARD=17 '
+    properties:
+    {
+        incremental : 'yes'
+        single_install_dir: 'yes' # aimed to solve sat #18914
+    }
 }
 
 version_V2_4_5: