aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/onnxruntime-gpu/vcpkg.json
blob: ac545ae04b7147faa083786ada677d93c374413d (plain)
1
2
3
4
5
6
7
8
{
  "name": "onnxruntime-gpu",
  "version": "1.19.2",
  "description": "onnxruntime (GPU)",
  "homepage": "https://github.com/microsoft/onnxruntime",
  "license": "MIT",
  "supports": "windows & !x86 & !uwp & !static & !arm"
}