mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 20:39:00 +08:00
8aa1541d79
* [rtmidi] Fix fatal error C1083: Cannot open include file:jack/jack.h * Update json file * Modify the format of portfile.cmake * Update json
9 lines
329 B
JSON
9 lines
329 B
JSON
{
|
|
"name": "rtmidi",
|
|
"version-semver": "4.0.0",
|
|
"port-version": 3,
|
|
"description": "A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMidi & JACK) and Windows (Multimedia)",
|
|
"homepage": "https://github.com/thestk/rtmidi",
|
|
"supports": "!uwp"
|
|
}
|