aboutsummaryrefslogtreecommitdiff
path: root/ports/tbb/vcpkg.json
blob: 101e41bd7b5b17061e44434584cacb0da40e12d4 (plain)
1
2
3
4
5
6
7
8
{
  "name": "tbb",
  "version-string": "2020_U3",
  "port-version": 6,
  "description": "Intel's Threading Building Blocks.",
  "homepage": "https://github.com/01org/tbb",
  "supports": "!(uwp | arm | arm64) | linux | osx"
}