diff options
| author | Regen <regen100@users.noreply.github.com> | 2020-08-10 05:16:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-09 13:16:00 -0700 |
| commit | c7a2f021f21518979e242271a500dc26cde791ed (patch) | |
| tree | ad7537ea0cc03d2f79b0885238dc57882211ed81 /ports/embree3/CONTROL | |
| parent | 4b1950f7981e478cc2006e0104c82d6c3c5d6f6c (diff) | |
| download | vcpkg-c7a2f021f21518979e242271a500dc26cde791ed.tar.gz vcpkg-c7a2f021f21518979e242271a500dc26cde791ed.zip | |
[embree3] Update to 3.11.0 (#12555)
* 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>
Diffstat (limited to 'ports/embree3/CONTROL')
| -rwxr-xr-x[-rw-r--r--] | ports/embree3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/embree3/CONTROL b/ports/embree3/CONTROL index d7013ff75..824e892e6 100644..100755 --- a/ports/embree3/CONTROL +++ b/ports/embree3/CONTROL @@ -1,5 +1,5 @@ Source: embree3 -Version: 3.8.0 +Version: 3.11.0 Homepage: https://github.com/embree/embree Description: High Performance Ray Tracing Kernels. Build-Depends: tbb |
