Salome HOME
SOLVERLAB - add CoreFlows standalone GUI application
[tools/sat_salome.git] / products / SOLVERLAB.pyconf
index 2aec4793b8798bc3f3ebddafdb3de24e3f0ab5f5..c2845383573eb061239c67820d57c8a1a6798e0b 100644 (file)
@@ -22,7 +22,9 @@ default :
         'ParaView', 
         'petsc', 
         'Python', 
-        'MEDCOUPLING', 
+        'KERNEL',
+        'GUI',
+        'MEDCOUPLING'
     ]
     build_depend : ["cmake", "swig", "doxygen", "graphviz","cppunit"]   
     # mscgen
@@ -47,7 +49,9 @@ default_MPI :
         'ParaView',
         'petsc',
         'Python',
+        'KERNEL',
+        'GUI',
         'MEDCOUPLING',
         'openmpi'
     ]
-}
\ No newline at end of file
+}