aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/cuda/vcpkg.json
blob: 969232998ca05ef294209d1a743c41621656f961 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "cuda",
  "version": "10.1",
  "port-version": 13,
  "description": "A parallel computing platform and programming model",
  "homepage": "https://developer.nvidia.com/cuda-toolkit",
  "license": null,
  "supports": "(windows & x64 & !uwp & !xbox) | (linux & x64) | (linux & arm64)"
}