diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-09-17 22:51:19 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-17 07:51:19 -0700 |
| commit | bd0aeb70a302780368590e99ca421ee56aaedfa8 (patch) | |
| tree | 29f76da3794429f195d6e7be6d59bdb07742a317 /versions/baseline.json | |
| parent | 69d5556d0d8c105f75055326cef346546e40e615 (diff) | |
| download | vcpkg-bd0aeb70a302780368590e99ca421ee56aaedfa8.tar.gz vcpkg-bd0aeb70a302780368590e99ca421ee56aaedfa8.zip | |
[portmidi] Add non-Windows support, refactory install process (#19710)
* [portmidi] Add *inx support, refactory install process
* update support
* version
* Re-fix dynamic build and use
* version
* Fix build on *inx
* version
* Re-fix installation
* version
* Add MAYBE_UNUSED_VARIABLES
* version
* Change macro judgment value and macro value
* version stuff
* Update versions/p-/portmidi.json
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 0caa9284f..09e0c72cd 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5174,7 +5174,7 @@ }, "portmidi": { "baseline": "0.234", - "port-version": 1 + "port-version": 2 }, "portsmf": { "baseline": "0.238", |
