From: Nabil Ghodbane Date: Mon, 28 Aug 2023 08:57:05 +0000 (+0200) Subject: TTK: remove it from Ubuntu 22 until runtime issue is understood X-Git-Tag: V9_12_0~52 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=97d24ddb472235b41c6777e76413641491615bc8;p=tools%2Fsat_salome.git TTK: remove it from Ubuntu 22 until runtime issue is understood --- diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index 0c6d132..69ed64d 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -218,6 +218,7 @@ __overwrite__ : { # __condition__ : "VARS.dist in ['UB22.04']" + 'APPLICATION.rm_products' : ['TTK'] # causes crashes 'APPLICATION.products.cmake' : 'native' # TTK requires cmake > 3.21 'APPLICATION.products.opencv' : '3.2.0' 'APPLICATION.products.nlopt' : '2.5.0'