diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-04-25 05:05:43 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-24 14:05:43 -0700 |
| commit | 56738de192e3a5155d384c0c16edb1c8b057c682 (patch) | |
| tree | b1860fd4781ff7b1efa1f4726e7d7ffb04076d47 /scripts | |
| parent | 27cb5f14c11b0e0bd1804f5c06a0aba04a111e74 (diff) | |
| download | vcpkg-56738de192e3a5155d384c0c16edb1c8b057c682.tar.gz vcpkg-56738de192e3a5155d384c0c16edb1c8b057c682.zip | |
[sdl2-gfx] Fix build error on non windows (#10575)
* [sdl2-gfx] Fix build error on non windows
* Update as review suggestions
* Updated to support osx
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 efaddf1ce..d1a8ffa8d 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1634,8 +1634,6 @@ sdformat6:x64-linux=ignore sdl1:arm-uwp=fail
sdl1:x64-uwp=fail
sdl1:x64-osx=fail
-sdl2-gfx:x64-linux=fail
-sdl2-gfx:x64-osx=fail
sdl2-image:arm-uwp=fail
sdl2-image:x64-uwp=fail
sdl2-mixer:arm-uwp=fail
|
