pineapple/externals/vcpkg/ports/foxi/vcpkg.json

15 lines
283 B
JSON
Raw Normal View History

2022-07-23 03:01:36 +02:00
{
"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
}
]
}