]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
Readd openturns in native 9.7.0 application too
authorqc784398 <quentin.cozette@cea.fr>
Fri, 23 Apr 2021 15:53:32 +0000 (17:53 +0200)
committerqc784398 <quentin.cozette@cea.fr>
Fri, 23 Apr 2021 15:53:32 +0000 (17:53 +0200)
applications/SALOME-9.7.0-native.pyconf

index b55093d53671428c2e1bd0c46f2fa57d33323203..1175cdbdf6536e887ae8400a1d68d38f63489523 100644 (file)
@@ -180,11 +180,6 @@ APPLICATION :
 }
 __overwrite__ :
 [
-   {
-      # 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