mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 03:15:34 +08:00
d1e9e31b11
Co-authored-by: Monica <v-liumonica@microsoft.com>
18 lines
340 B
JSON
18 lines
340 B
JSON
{
|
|
"name": "wildmidi",
|
|
"version": "0.4.6",
|
|
"description": "MIDI software synthesizer library.",
|
|
"homepage": "https://github.com/Mindwerks/wildmidi",
|
|
"license": "LGPL-3.0-only",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|