yuzu/externals/vcpkg/ports/opus/vcpkg.json

13 lines
301 B
JSON
Executable File

{
"name": "opus",
"version-string": "1.3.1",
"port-version": 6,
"description": "Totally open, royalty-free, highly versatile audio codec",
"homepage": "https://github.com/xiph/opus",
"features": {
"avx": {
"description": "Builds the library with avx instruction set"
}
}
}