diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-03-11 07:51:52 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-10 16:51:52 -0700 |
| commit | 7308c86e5b08abdb593b2eae0da5982ec7d8c4a9 (patch) | |
| tree | 280770ada6cfc7b4685cbd79c794ef949b087529 /scripts | |
| parent | 249b8555eb9e83ca40461f3f8f2c8a88b745d15f (diff) | |
| download | vcpkg-7308c86e5b08abdb593b2eae0da5982ec7d8c4a9.tar.gz vcpkg-7308c86e5b08abdb593b2eae0da5982ec7d8c4a9.zip | |
[fltk] Fix build error on Linux (#10018)
* [fltk] Fix build error on Linux
* [fltk] Modify ci.baseline.txt
* [fltk] Fix build error
* [fltk] Fix build error
* [fltk] Fix build error
* [fltk] Fix build error on MACOS
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 5872a33d6..95184407d 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -453,8 +453,6 @@ fizz:x64-windows-static=fail flint:x64-linux=fail
flint:x64-osx=fail
fltk:arm-uwp=fail
-fltk:x64-linux=fail
-fltk:x64-osx=fail
fltk:x64-uwp=fail
fluidsynth:x64-linux=fail
fluidsynth:x64-osx=fail
|
