Salome HOME
SPNS #38031: support Debian 12 bookworm platform
[tools/sat_salome.git] / products / tbb.pyconf
index acd10491fc84d49dc2ffdb7c1d67f36726b8b305..b2b348a6dc62b108cb435dd577aa144c91946e9c 100644 (file)
@@ -21,6 +21,20 @@ default :
     }
 }
 
+version_2021_9_0 :
+{
+    compil_script :  "tbb-2021.9.0.sh"
+    archive_info : {archive_name : "tbb-2021.9.0.tar.gz"}
+    depend : ['Python', 'llvm']
+    opt_depend : ['ispc']
+    build_depend : ['swig', "cmake"]
+    properties :
+    {
+      incremental : "yes"
+      single_install_dir : "no"
+    }
+}
+
 version_2019_U8 :
 {
     compil_script :  "tbb-2019_U8.sh"