aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libadlmidi/vcpkg.json
blob: 91f14011d2a64185dbcb60c22b877b52ccbb9810 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "libadlmidi",
  "version-date": "2025-04-14",
  "description": "libADLMIDI is a free Software MIDI synthesizer library with OPL3 emulation",
  "homepage": "https://github.com/Wohlstand/libADLMIDI",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}