diff options
| author | Stephen Kyne <xskyne@gmail.com> | 2021-08-31 03:35:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 18:35:02 -0700 |
| commit | a761a22de8a5b82503837e58630f9aec38f05d52 (patch) | |
| tree | a198e19f90ecc212ceb55e28319711affb0ee078 /scripts | |
| parent | 78b7f1ba6580c474f9e4705195b4d4e008f60265 (diff) | |
| download | vcpkg-a761a22de8a5b82503837e58630f9aec38f05d52.tar.gz vcpkg-a761a22de8a5b82503837e58630f9aec38f05d52.zip | |
[liblo] Fix filenames for linux in liblo portfile (#19660)
* Fix filenames for linux vs windows in liblo portfile
* Removed deprecated call and now using vcpkg_copy_tools
* Upgraded to manifest file
* Increment port-version
* Remove now working builds from ci.baseline
* Updated versioning files
* Fixed type for vcpkg.json
* Updated sha for liblo version
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 6943e87ad..47a65e1fc 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -617,8 +617,6 @@ liblas:arm64-windows=fail liblemon:arm-uwp=fail liblemon:x64-uwp=fail liblo:arm-uwp=fail -liblo:x64-linux=fail -liblo:x64-osx=fail liblo:x64-uwp=fail liblsl:arm64-windows=fail liblsl:arm-uwp=fail |
