aboutsummaryrefslogtreecommitdiff
path: root/ports/wildmidi/vcpkg.json
blob: 389ae48816eb256f2d06f44491f12b6a9b466c47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "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
    }
  ]
}