diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-05-08 14:24:28 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-07 23:24:28 -0700 |
| commit | 6d2619be5a11a7f6edb751b142df4fe7f7f2fc20 (patch) | |
| tree | 993b207a86f82f0d0377441f0ea770f2b0cba7a5 /scripts | |
| parent | 10c85756b00949339cef76af682da3c552e9a22c (diff) | |
| download | vcpkg-6d2619be5a11a7f6edb751b142df4fe7f7f2fc20.tar.gz vcpkg-6d2619be5a11a7f6edb751b142df4fe7f7f2fc20.zip | |
[gsoap] Add supports for gsoap (#11048)
* [gsoap] Add supports for gsoap
* [gsoap] Update the version
* [gsoap] Update ci.baseline.txt
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 2d32d0010..3e83be2f3 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -573,6 +573,9 @@ gsl:x64-uwp=fail # https://github.com/microsoft/vcpkg/pull/11048
gsoap:x64-linux=fail
gsoap:x64-osx=fail
+gsoap:x64-uwp=fail
+gsoap:x64-windows-static=fail
+gsoap:x64-windows=fail
gtk:x64-linux=fail
gtk:x86-windows=ignore
guetzli:x64-osx=fail
|
