X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2Fembree.pyconf;h=f5838886d5d1de36aab701eae42102ca4990c723;hb=207467198be9c1ba66243c84880b12ee6b3912a6;hp=9cc7dabb13775d557a9144c7c26bfd746507b3c6;hpb=48d1d1e7d9e90527b0cdd362989a0c3fb895a22b;p=tools%2Fsat_salome.git diff --git a/products/embree.pyconf b/products/embree.pyconf index 9cc7dab..f583888 100644 --- a/products/embree.pyconf +++ b/products/embree.pyconf @@ -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'] +}