Salome HOME
merge from master
[tools/sat_salome.git] / products / embree.pyconf
index 9cc7dabb13775d557a9144c7c26bfd746507b3c6..f5838886d5d1de36aab701eae42102ca4990c723 100644 (file)
@@ -22,5 +22,34 @@ default_win :
 {
    cmake_options : '  -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DEMBREE_ISPC_SUPPORT=ON -DEMBREE_TUTORIALS=OFF -DEMBREE_TASKING_SYSTEM=TBB -DTBB_ROOT=%TBB_DIR:\=/% '
    depend : ['ispc','tbb']
+   properties :
+   {
+      incremental : "yes"
+      single_install_dir: "yes"
+   }
+}
+
+version_3_3_0_CO6 :
+{
+  patches : ['embree-3.5.2-centos6.patch']
 }
 
+version_3_5_2_CO6 :
+{
+  patches : ['embree-3.5.2-centos6.patch']
+}
+
+version_3_3_0_DB10 :
+{
+  depend: ['ispc']
+}
+
+version_3_3_0_UB18_0_4 :
+{
+  depend: ['ispc']
+}
+
+version_3_3_0_UB16_0_4 :
+{
+  depend: ['ispc']
+}