Salome HOME
temporary patch for PARAVIS - paraview 5.11
[tools/sat_salome.git] / products / tbb.pyconf
index 4181c5cbf4e3e9389b7f61a6b6d07bbb84da206c..e7f3506e65c60289c96aaff5ec8f04acb94e6eee 100644 (file)
@@ -28,12 +28,25 @@ default :
     }
 }
 
+version_2019_U8 :
+{
+    compil_script :  "tbb-2019_U8.sh"
+    archive_info : {archive_name : "tbb-2019_U8.tar.gz"}
+    depend : ['Python', 'llvm']
+    opt_depend : ['ispc']
+    build_depend : ['swig', "cmake"]
+    properties :
+    {
+      incremental : "yes"
+      single_install_dir : "no"
+    }
+}
+
 version_2019_U8_win :
 {
     archive_info : {archive_name : "tbb-2019_U8.tar.gz"}
     patches : ['tbb-2019_U8_windows10.patch']
     depend : ['Python']
-    opt_depend : ['ispc']
     build_depend : ['swig']
     properties :
     {