mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 10:37:10 +01:00
[tbb] Update to new repository (#10456)
* [tbb] Update the repository * Update version
This commit is contained in:
parent
a5a244f5bd
commit
97302ca172
@ -1,4 +1,5 @@
|
||||
Source: tbb
|
||||
Version: 2020_U1
|
||||
Version: 2020_U1-1
|
||||
Homepage: https://github.com/01org/tbb
|
||||
Description: Intel's Threading Building Blocks.
|
||||
Supports: !(uwp|arm|arm64)
|
@ -1,8 +1,10 @@
|
||||
vcpkg_fail_port_install(ON_ARCH "arm" "arm64" ON_TARGET "uwp")
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO intel/tbb
|
||||
REPO oneapi-src/oneTBB
|
||||
REF 427c252e0bb9e191767a62d8a744b21950c343f6 # 2020_U1
|
||||
SHA512 b61107a751363f6acbf31297fc1232314a41622d6e89fe87dedb34a11c9a1d04dd1be724e7a6021e889342e7a453b6605523560441460716933817dffd4a4191
|
||||
SHA512 01307b689680c8d796357a65258257b0c54336aa2a5dc75746d65e169988b8cb353537ad480cc4b8970b32667ab7f965bfedee4a15186f2a3159c9f130667f26
|
||||
HEAD_REF tbb_2019
|
||||
PATCHES
|
||||
fix-static-build.patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user