zeek/auxil/vcpkg/ports/foxi/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
283 B
JSON

{
"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
}
]
}