aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/foxi/vcpkg.json
blob: 4fbccecb48101e5b121af6aea1d60bb629bc4a00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "foxi",
  "version-date": "2021-12-01",
  "description": "ONNXIFI with Facebook Extension",
  "homepage": "https://github.com/houseroad/foxi",
  "license": "MIT",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}