]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
test yan/parallel_mesh_win on CO7 & Windows
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 28 Mar 2023 14:33:48 +0000 (16:33 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 28 Mar 2023 14:33:48 +0000 (16:33 +0200)
applications/SALOME-master-windows.pyconf
applications/SALOME-master.pyconf

index 5dd04745af0f6344604bcd553d7d81db98ec0d46..23f00149512c1bcb91641c9a0999abee5a05aa03 100644 (file)
@@ -142,8 +142,8 @@ APPLICATION :
         'MEDCOUPLING'
         'GUI'
         'GEOM'
-        'SMESH'
-        'NETGENPLUGIN'
+        'SMESH' : 'yan/parallel_mesh_win'
+        'NETGENPLUGIN' : 'yan/parallel_mesh_win'
         'BLSURFPLUGIN'
         'GHS3DPLUGIN'
         'HYBRIDPLUGIN'
index b9874e91e8afd88a6c3b1f11ad4cd9802e481eb2..2c88f00db778871df1b4fae09ecf574f4b76d695 100644 (file)
@@ -222,6 +222,8 @@ __overwrite__ :
     {
         __condition__ : "VARS.dist in ['CO7']"
         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
+        'APPLICATION.products.SMESH'        : 'yan/parallel_mesh_win'
+        'APPLICATION.products.NETGENPLUGIN' : 'yan/parallel_mesh_win'
     }
     {
         __condition__ : "VARS.dist in ['CO8']"