X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FMEDCOUPLING-master-windows.pyconf;h=0c154145e0f5195385662eaa9e0cad69157f9a7a;hb=18bc5ccaefd4b32de6ec98b7d6575e18a4993f04;hp=11a0098383b042d055aa166979c6b9577c92df79;hpb=eb5673099f290d2da9f669dfe5f067390434a8a8;p=tools%2Fsat_salome.git diff --git a/applications/MEDCOUPLING-master-windows.pyconf b/applications/MEDCOUPLING-master-windows.pyconf index 11a0098..0c15414 100644 --- a/applications/MEDCOUPLING-master-windows.pyconf +++ b/applications/MEDCOUPLING-master-windows.pyconf @@ -14,14 +14,14 @@ APPLICATION : { build : { - 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 Win64"' # strangely not exposed in scripts... + 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 Win64"' # strangely not exposed in scripts... } launch : { - PYTHONIOENCODING:"UTF_8" + PYTHONIOENCODING:"UTF_8" } } products : @@ -50,7 +50,7 @@ APPLICATION : libpng: '1.5.10' libxml2 : '2.9.1' markupsafe : '1.1.1' - medfile : '4.1.1rc1' + medfile : '4.1.1' metis : '5.1.0' msvc : '2017' numpy : '1.16.4' @@ -81,8 +81,8 @@ APPLICATION : zlib : '1.2.5' # SALOME MODULES : - 'CONFIGURATION': {dev: 'yes'} - 'MEDCOUPLING': {dev: 'yes'} + 'CONFIGURATION' + 'MEDCOUPLING' } test_base : { @@ -94,6 +94,6 @@ APPLICATION : repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' - single_install_dir : "no" + single_install_dir : "yes" } }