yuzu/externals/vcpkg/ports/libmodplug/vcpkg.json

16 lines
314 B
JSON
Executable File

{
"name": "libmodplug",
"version": "0.8.9.0",
"port-version": 10,
"description": "The ModPlug mod file playing library.",
"homepage": "https://github.com/Konstanty/libmodplug",
"license": null,
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}