From: Nabil Ghodbane Date: Thu, 11 Jul 2024 10:42:29 +0000 (+0200) Subject: Ensure cmake_build_type is used in SALOME 9.12.0 X-Git-Tag: V9_13_0~27 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=04fcb5bf707b615ac1113665b499dc2287b2cada;p=tools%2Fsat_salome.git Ensure cmake_build_type is used in SALOME 9.12.0 --- diff --git a/applications/SALOME-9.12.0-windows.pyconf b/applications/SALOME-9.12.0-windows.pyconf index 6806492..94627a7 100644 --- a/applications/SALOME-9.12.0-windows.pyconf +++ b/applications/SALOME-9.12.0-windows.pyconf @@ -6,6 +6,7 @@ APPLICATION : name : 'SALOME-9.12.0' workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name cmake_generator : 'Visual Studio 15 2017' + cmake_build_type: 'Release' # Debug, RelWithDebInfo, Release, MinSizeRel tag : 'V9_12_0' dev : 'no' verbose : 'no' @@ -197,7 +198,7 @@ APPLICATION : properties : { mesa_launcher_in_package : "no" - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "yes"