vcpkg/ports/libmt32emu/vcpkg.json

17 lines
305 B
JSON
Raw Normal View History

{
"name": "libmt32emu",
"version": "2.5.3",
"description": "A MT-32 emulator",
"homepage": "https://github.com/munt/munt/tree/master/mt32emu",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}