]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
Remove StaticMeshPlugin from master applications - temporarily remove openturns from...
authorqc784398 <quentin.cozette@cea.fr>
Fri, 9 Apr 2021 16:43:25 +0000 (18:43 +0200)
committerqc784398 <quentin.cozette@cea.fr>
Fri, 9 Apr 2021 16:43:25 +0000 (18:43 +0200)
applications/SALOME-master-MPI.pyconf
applications/SALOME-master-native.pyconf
applications/SALOME-master-windows.pyconf
applications/SALOME-master.pyconf

index 5a73f70046d077977fb560263c3491392b255428..7d8e839f44712b83fa38a556115f6602976f7b31 100644 (file)
@@ -103,7 +103,6 @@ APPLICATION :
         sphinxcontrib_websupport : '1.1.0'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '0.9.10'
-        StaticMeshPlugin : '5.8.0'
         swig : '3.0.12'
         tbb : '2019_U8'
         tcl : '8.6.0'
index c25b22e81417b888088d14f213c2ba9d6afd0d4d..ff9f95b0ae9cbe43f178433ee7f7d9e7defc196d 100644 (file)
@@ -105,7 +105,6 @@ APPLICATION :
         sphinxcontrib_websupport : 'native'
         sphinxintl: 'native'
         sphinx_rtd_theme : 'native'
-        StaticMeshPlugin : '5.8.0'
         swig : 'native'
         tbb : 'native'
         tcl : 'native'
@@ -185,6 +184,11 @@ __overwrite__ :
       #
       'PRODUCTS.PARAVISADDONS.default.patches' : ['paraview-5.9_PARAVISADDONS.patch']
    }
+   {
+      # openturns - make install seems to not doing anything (although we see files installation in logs)
+      __condition__ : "VARS.dist in ['FD32', 'CO8']"
+      'APPLICATION.rm_products' : ['openturns']
+   }
    {
       # Although recent adaptations of GEOM CMake procedure to be compliant with openCV 4.X, some
       # deeper investigations need to be done in its sources. Use embedded openCV product where
index 6d038305f279fffe36bc546b139555e3111af884..7e36583aa2258feeb3837302b0a27a7f2697c459 100644 (file)
@@ -117,7 +117,6 @@ APPLICATION :
         sphinxcontrib_websupport : '1.1.2'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '2.0.0'
-        StaticMeshPlugin : '5.8.0'
         swig : '3.0.12'
         tbb : '2019_U8_win'
         tcltk : '8.6.9'
index 0ad32e6d87278c2139c657944233a1c117e5331f..df7b5362bf081402da1c382c3f8c3f19c1dca574 100644 (file)
@@ -101,7 +101,6 @@ APPLICATION :
         sphinxcontrib_websupport : '1.1.0'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '0.9.10'
-        StaticMeshPlugin : '5.8.0'
         swig : '3.0.12'
         tbb : '2019_U8'
         tcl : '8.6.0'