]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
SMESH depends upon SHAPERSTUDY - otherwise SHAPERSTUDY_ROOT_DIR is not exposed
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 25 May 2021 13:30:38 +0000 (15:30 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 25 May 2021 13:30:38 +0000 (15:30 +0200)
products/SMESH.pyconf

index d526be37e08e114d44b2c4332e39b798700b3830..1dcdfb210aa7561faa0aa84965ee3bc721c3f895 100644 (file)
@@ -18,6 +18,7 @@ default :
     depend : ["KERNEL",
               "GUI",
               "GEOM",
+             "SHAPERSTUDY",
               "MEDCOUPLING",
               "Python",
               "qt",
@@ -61,6 +62,7 @@ default_win :
     depend : ["KERNEL",
               "GUI",
               "GEOM",
+             "SHAPERSTUDY",
               "MEDCOUPLING",
               "Python",
               "qt",
@@ -93,6 +95,7 @@ default_MPI :
     depend : ["KERNEL",
               "GUI",
               "GEOM",
+             "SHAPERSTUDY",
               "MEDCOUPLING",
               "Python",
               "qt",