pineapple-src/externals/vcpkg/ports/wildmidi/vcpkg.json
2022-07-23 03:01:36 +02:00

16 lines
310 B
JSON
Executable file

{
"name": "wildmidi",
"version": "0.4.4",
"description": "MIDI software synthesizer library.",
"homepage": "https://github.com/Mindwerks/wildmidi",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}