aboutsummaryrefslogtreecommitdiff
path: root/ports/embree3/portfile.cmake
AgeCommit message (Collapse)Author
2021-06-01[embree3] Fix target files cannot be found (#18146)NancyLi1013
* [embree3] Fix target files cannot be found * Update version files
2021-05-19[vcpkg baseline][many ports] Fix build error (#17983)Jack·Boos·Yu
* [vcpkg baseline][wxwidgets] Fix build error * [mlpack] Fix configure error (upstream bug) * [vcpkg baseline] [embree2/embree3] Set cmake policy * Remove control file * Update baseline version * [mlpack] Re-write the dependency * [mlpack] Remove dependency boost-test since only feature test need it, add more boost dependencies. * [mlpack] Add dependency boost-heap * [mlpack] Fix uwp build * update version record * [mlpack] Revert uwp fix * update version record * [mlpack] Remove dependency boost-test * update version record * update baseline * [clamav] Update hash * update version record Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-05-18[embree3] Update to 3.12.2 and add features (#17925)Jack·Boos·Yu
* [embree3] Update to 3.12.2 and add features * update version record * Update ports/embree3/portfile.cmake * revert patch EOL, add keyword FEATURES * Update versions/e-/embree3.json
2020-08-28[embree3] Fix usage in static build (#13182)NancyLi1013
2020-08-09[embree3] Update to 3.11.0 (#12555)Regen
* Update embree to 3.11.0 * Update portfile.cmake Remove unused function include(vcpkg_common_functions) * Update ports/embree3/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-02-10[many ports] Upgrades to 2020.02.08 (#9986)Robert Schumacher
* [many ports] Upgrades to 2020.02.08 * Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl * Update ci baseline file Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-01-16[embree3] added cleanup command for static build (#9555)Fabio Pellacini
* added cleanup command to embree3 port for static build * updated CONTROL file with version tag * check if file exists before cleanups * fix baseline Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2019-12-23Updated Embree to version 3.6.1 (#9073)Fabio Pellacini
2019-10-15Merge pull request #8591 from AlvinZhangH/dev/alvin/8531Victor Romero
[embree3]Fix EMBREE_ROOT_DIR path setting,EMBREE_LIBRARY Debug/Release path setting.
2019-10-15[embree3]Fix generated cmake files path.JackBoosY
2019-10-14[embree3]Change EMBREE_ROOT_DIR path setting, EMBREE_LIBRARY Debug/Release ↵AlvinZhangH
path setting, Update version.
2019-09-16[embree3]Fix static build and cmake path. (#8192)JackBoosY
* [embree3]Fix static build and cmake path. * [embree3]Use file INSTALL instead of copy/rename.
2019-08-20[embree3] Fix install path (#7767)Lily
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2019-04-15[embree3] Disable parallel configure due to writes to source directory (#6096)Cheney Wang
2018-08-15[embree2][embree3] Fix license deployment locationRobert Schumacher
2018-08-13[embree] Update embree to 3.2.0 (#4065)Christophe Delacourt
* Update embree to 3.2.0 * [embree] Use vcpkg_from_github() * [embree2][embree3] Split embree