Salome HOME
TTK: remove it from Ubuntu 22 until runtime issue is understood
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 28 Aug 2023 08:57:05 +0000 (10:57 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 28 Aug 2023 08:57:05 +0000 (10:57 +0200)
applications/SALOME-master-native.pyconf

index 0c6d1321788105562ff9c0d67ab99a8d59cb4cc9..69ed64ddc282693e2d2894b8657507764370443e 100644 (file)
@@ -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'