yuzu/externals/vcpkg/ports/libao/vcpkg.json

17 lines
331 B
JSON
Executable File

{
"name": "libao",
"version": "1.2.2",
"port-version": 4,
"description": "libao - A Cross-platform Audio Library",
"homepage": "https://github.com/xiph/libao",
"license": "GPL-2.0",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true,
"platform": "windows"
}
]
}