Salome HOME
GMSH: better install it centrally - save PATH length
[tools/sat_salome.git] / products / tbb.pyconf
index f9cf2b516f17c7848cd855b2fcf628b1e0e2a111..4181c5cbf4e3e9389b7f61a6b6d07bbb84da206c 100644 (file)
@@ -41,3 +41,17 @@ version_2019_U8_win :
       single_install_dir : "yes"
     }
 }
+
+version_2019_U8_win_dbg :
+{
+    archive_info : {archive_name : "tbb-2019_U8.tar.gz"}
+    patches : ['tbb-2019_U8_windows10.patch', 'tbb-2019_U8_windows10_debug.patch']
+    depend : ['Python']
+    opt_depend : ['ispc']
+    build_depend : ['swig']
+    properties :
+    {
+      incremental : "yes"
+      single_install_dir : "yes"
+    }
+}