X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2FSMESH.pyconf;h=aa61b0f9d490d8e543f45abc2a944897353a999b;hb=b9799b8601245f6b8d0c5c77959c2fdab1dff9aa;hp=0d95b625e206dd3ba04bfd0cbcb68340b1846709;hpb=298f0f1f3babde4391646eecad9c63ec2f3f46c2;p=tools%2Fsat_salome.git diff --git a/products/SMESH.pyconf b/products/SMESH.pyconf index 0d95b62..aa61b0f 100644 --- a/products/SMESH.pyconf +++ b/products/SMESH.pyconf @@ -43,6 +43,7 @@ default : "tbb" ] build_depend : ["cmake", "swig", "doxygen", "cppunit"] + opt_depend : [] patches : [] check_install : ["share/doc/salome/gui/SMESH/yams/index.html"] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name @@ -86,10 +87,43 @@ default_win : "Sphinx", "sphinxintl", "sphinxcontrib_napoleon", - "tbb" + "tbb", + "f2c" ] } +default_MPI : +{ + depend : ["KERNEL", + "GUI", + "GEOM", + "MEDCOUPLING", + "Python", + "qt", + "PyQt", + "boost", + "CAS", + "hdf5", + "medfile", + "qwt", + "ParaView", + "libxml2", + "omniORB", + "docutils", + "Sphinx", + "Jinja2", + "setuptools", + "Pygments", + "cgns", + "six", + "pytz", + "sphinxintl", + "sphinxcontrib_napoleon", + "tbb", + "openmpi" + ] +} + # Starting from SALOME 9.4.0, we use tbb as product and build SMESH using it to accelerate its performances version_8_5_0_to_9_3_0 : {