Salome HOME
MPI remove patch - to be reworked
[tools/sat_salome.git] / products / KERNEL.pyconf
index 5f93e72e9136664fd924c85150ffdfc17e598de0..38ba28304098a23aca5f79fbeef278f9e2047c38 100644 (file)
@@ -3,7 +3,7 @@ default :
 {
     name : "KERNEL"
     build_source : "cmake"
-    cmake_options : "-DSALOME_USE_LIBBATCH=ON -DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig -DSALOME_CMAKE_DEBUG=ON"
+    cmake_options : "-DSALOME_USE_LIBBATCH=ON -DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig -DSALOME_CMAKE_DEBUG=ON -DSALOME_USE_64BIT_IDS=ON"
     get_source : "git"
     git_info:
     {
@@ -93,6 +93,28 @@ default_MPI :
               ]
 }
 
+version_V8_5_0_to_V9_6_0:
+{
+    depend : ["Python",
+              "boost",
+              "cppunit",
+              "numpy",
+              "lapack",
+              "hdf5",
+              "omniORB",
+              "omniORBpy",
+              "docutils",
+              "libxml2",
+              "Sphinx",
+              "sphinxintl",
+              "Jinja2",
+              "setuptools",
+              "Pygments",
+              "pytz",
+              "LIBBATCH"
+              ]
+}
+
 version_7_8_0_to_8_4_0 :
 {
     depend : ["Python",