mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 22:41:38 +08:00
83bc451982
* [vcpkg baseline][tbb] Disable binary mismatch checking * version
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"name": "tbb",
|
|
"version-string": "2020_U3",
|
|
"port-version": 8,
|
|
"description": "Intel's Threading Building Blocks.",
|
|
"homepage": "https://github.com/01org/tbb",
|
|
"supports": "!(uwp | arm | arm64) | linux | osx"
|
|
}
|