From: Nabil Ghodbane Date: Thu, 13 Jan 2022 20:51:19 +0000 (+0100) Subject: spns #19079 X-Git-Tag: V9_9_0~232 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4a803e26622a9959859b9923ff0a92effd28b4d5;p=tools%2Fsat_salome.git spns #19079 --- diff --git a/applications/SALOME-master-MPI.pyconf b/applications/SALOME-master-MPI.pyconf index 298bc9d..203bdd1 100644 --- a/applications/SALOME-master-MPI.pyconf +++ b/applications/SALOME-master-MPI.pyconf @@ -119,6 +119,7 @@ APPLICATION : tbb : '2019_U8' tcl : '8.6.0' tk : '8.6.0' + topo2volmesh: '0.0.1' urllib3 : '1.23' URANIE : '4.5.0' # SALOME MODULES : @@ -132,7 +133,7 @@ APPLICATION : 'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'} 'GUI' : {verbose : 'yes'} 'GEOM' - 'SMESH' + 'SMESH': {tag: 'master', base: 'no', section: 'version_topo2volmesh'} 'NETGENPLUGIN' 'BLSURFPLUGIN' 'GHS3DPLUGIN' diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index 8beefee..79b5ec6 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -118,6 +118,7 @@ APPLICATION : tbb : 'native' tcl : 'native' tk : 'native' + topo2volmesh: '0.0.1' urllib3 : 'native' URANIE : '4.5.0' @@ -132,7 +133,7 @@ APPLICATION : 'MEDCOUPLING' 'GUI' 'GEOM' - 'SMESH' + 'SMESH': {tag: 'master', base: 'no', section: 'version_topo2volmesh'} 'NETGENPLUGIN' 'BLSURFPLUGIN' 'GHS3DPLUGIN'