vcpkg/ports/mfx-dispatch/vcpkg.json
2022-12-27 00:50:07 -08:00

16 lines
341 B
JSON

{
"name": "mfx-dispatch",
"version": "1.35.1",
"port-version": 1,
"description": "Open source Intel media sdk dispatcher",
"homepage": "https://github.com/lu-zero/mfx_dispatch",
"license": "BSD-3-Clause",
"supports": "!linux & !uwp & !osx",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}