]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
Add optional dependency to MeshGems
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 24 Apr 2023 14:48:11 +0000 (16:48 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 24 Apr 2023 14:48:11 +0000 (16:48 +0200)
products/SMESH.pyconf

index aac8d203a955d37ee04386fc0b442e5c73b30cce..7f54eb76ab8e4233aa40013bbb0068995fda7424 100644 (file)
@@ -42,7 +42,7 @@ default :
               "tbb"
              ]
     build_depend : ["cmake", "swig", "doxygen", "cppunit"]
-    opt_depend : ['SHAPERSTUDY', 'TopIIVolMesh']
+    opt_depend : ['SHAPERSTUDY', 'TopIIVolMesh', 'MeshGems']
     patches : []
     check_install : ["share/doc/salome/gui/SMESH/yams/index.html"]
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
@@ -116,7 +116,7 @@ default_MPI :
               "pytz",
               "sphinxintl",
               "tbb",
-             "openmpi"
+              "openmpi"
              ]
 }