vcpkg/ports/mfx-dispatch/vcpkg.json

16 lines
341 B
JSON
Raw Normal View History

{
"name": "mfx-dispatch",
"version": "1.35.1",
"port-version": 3,
"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
}
]
}