diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-04-27 23:01:31 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-27 08:01:31 -0700 |
| commit | 981daa4e98f0fbb5267ae80cd9e2cdaca985dc44 (patch) | |
| tree | b0293ab761d49e9b54f9517955ef3f1e93e1baf5 /scripts | |
| parent | ce08802d88ccd31c0b608f82e9281508808e45ca (diff) | |
| download | vcpkg-981daa4e98f0fbb5267ae80cd9e2cdaca985dc44.tar.gz vcpkg-981daa4e98f0fbb5267ae80cd9e2cdaca985dc44.zip | |
[gts] Support for build with cmake in unix (#10055)
* [gts] Support for build with cmake in unix
* update baseline
* [gts] Apply patch
* [gts] Fix undefined M_PI in windows
* update baseline
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 25ed3d64b..c3cab2c05 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -572,8 +572,6 @@ gsoap:x64-osx=fail gsoap:x86-windows=ignore
gtk:x64-linux=fail
gtk:x86-windows=ignore
-gts:x64-linux=fail
-gts:x64-osx=fail
guetzli:x64-osx=fail
h3:arm64-windows=fail
h3:arm-uwp=fail
@@ -608,6 +606,7 @@ hypre:x64-osx=fail icu:arm64-windows=fail
icu:arm-uwp=fail
icu:x64-uwp=fail
+ignition-common1:x64-linux=fail
ignition-msgs1:arm64-windows=fail
ignition-msgs1:arm-uwp=fail
ignition-msgs1:x64-uwp=fail
|
