From: qc784398 Date: Fri, 23 Apr 2021 15:53:32 +0000 (+0200) Subject: Readd openturns in native 9.7.0 application too X-Git-Tag: V9_7_0~56 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2514ee5a91982099d4acbc62d8cfe00167875d5f;p=tools%2Fsat_salome.git Readd openturns in native 9.7.0 application too --- diff --git a/applications/SALOME-9.7.0-native.pyconf b/applications/SALOME-9.7.0-native.pyconf index b55093d..1175cdb 100644 --- a/applications/SALOME-9.7.0-native.pyconf +++ b/applications/SALOME-9.7.0-native.pyconf @@ -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