mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 11:53:03 +08:00
Updated Embree to version 3.6.1 (#9073)
This commit is contained in:
parent
5ee8ddf43f
commit
8711ceb3c1
@ -1,5 +1,5 @@
|
||||
Source: embree3
|
||||
Version: 3.5.2-3
|
||||
Version: 3.6.1
|
||||
Homepage: https://github.com/embree/embree
|
||||
Description: High Performance Ray Tracing Kernels.
|
||||
Build-Depends: tbb
|
||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO embree/embree
|
||||
REF v3.5.2
|
||||
SHA512 f00403c8bc76428088a38990117245b5b11ac90a2df21fa12c2d5c2e8af45fb3708abb705c612e0d9d7b0cfe4edb51c8b9630b60081b39fcb4370f31ee37acc7
|
||||
REF v3.6.1
|
||||
SHA512 9da44dc658cb96cfbcd9b77417a2f30249aa089dd31efd52e8b2763aa25b3f1c04924ad2b7b43097e2bae9905f73b1412e7e95c029a7385991ccc6b41871f976
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
fix-InstallPath.patch
|
||||
|
Loading…
Reference in New Issue
Block a user