Salome HOME
add GMSH+GMSHPLUGIN windows
[tools/sat_salome.git] / products / SOLVERLAB.pyconf
index c2845383573eb061239c67820d57c8a1a6798e0b..a03b23ff0ccb927024b80986615b33ddbec098af 100644 (file)
@@ -11,6 +11,7 @@ default :
     }
     environ :
     {
+       SalomeAppConfig_ : $install_dir + $VARS.sep + "share" + $VARS.sep + "salome" + $VARS.sep + "resources" + $VARS.sep + "solverlab"
        env_script : $name + ".py"
     }
     depend : 
@@ -35,6 +36,7 @@ default :
     {
         is_SALOME_module : "yes"
         incremental : "yes"
+        has_salome_gui : "yes"
     }
 }
 
@@ -54,4 +56,5 @@ default_MPI :
         'MEDCOUPLING',
         'openmpi'
     ]
+    opt_depend : ['mpi4py']
 }