diff options
| author | Cheney Wang <38240633+Cheney-W@users.noreply.github.com> | 2021-08-09 08:56:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-09 08:56:48 -0700 |
| commit | 8aa1541d793e159454d4fd2884924bbb3484db47 (patch) | |
| tree | 2da5d61520fe7fb2804635630288866a9db9c9ef /ports/rtmidi/CONTROL | |
| parent | d95f86ca08386f4a999ff4ca9db696b228f1dc52 (diff) | |
| download | vcpkg-8aa1541d793e159454d4fd2884924bbb3484db47.tar.gz vcpkg-8aa1541d793e159454d4fd2884924bbb3484db47.zip | |
[rtmidi] Fix fatal error C1083: Cannot open include file: jack/jack.h (#19458)
* [rtmidi] Fix fatal error C1083: Cannot open include file:jack/jack.h
* Update json file
* Modify the format of portfile.cmake
* Update json
Diffstat (limited to 'ports/rtmidi/CONTROL')
| -rw-r--r-- | ports/rtmidi/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/rtmidi/CONTROL b/ports/rtmidi/CONTROL deleted file mode 100644 index 7c2c39f2a..000000000 --- a/ports/rtmidi/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: rtmidi -Version: 4.0.0 -Port-Version: 2 -Homepage: https://github.com/thestk/rtmidi -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) -Supports: !uwp |
