diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-08-06 22:14:40 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-06 22:14:40 -0700 |
| commit | accd1c870cf0bad5be8be0d753f90bdac660c89c (patch) | |
| tree | bcadf0b206d2b0976024e56c0a921885382d6bda /scripts | |
| parent | 3cab101b18dd2cab1fef7853d145f6eed0564cd8 (diff) | |
| download | vcpkg-accd1c870cf0bad5be8be0d753f90bdac660c89c.tar.gz vcpkg-accd1c870cf0bad5be8be0d753f90bdac660c89c.zip | |
[pangolin] Fix build failure on UNIX (#12515)
* [pangolin] Finx find dependency ffmpeg components
* update baseline
* [pangolin] Improve portfile.cmake
* [pangolin] Drop support with osx
* disable static build
* Add system libraries to dependency
* Update ports/pangolin/CONTROL
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index ef012585c..082003f1c 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1308,10 +1308,6 @@ osgearth:x64-windows-static=fail osg-qt:x64-windows-static=fail paho-mqtt:arm-uwp=fail paho-mqtt:x64-uwp=fail -pangolin:x64-linux=fail -pangolin:x64-osx=fail -pangolin:x64-uwp=fail -pangolin:x64-windows-static=fail pangomm:x64-osx=fail pangomm:arm64-windows=fail parmetis:x64-linux=fail |
