diff options
| author | Matwey V. Kornilov <matwey.kornilov@gmail.com> | 2019-12-30 14:04:32 +0300 |
|---|---|---|
| committer | Nicole Mazzuca <mazzucan@outlook.com> | 2020-01-15 12:37:04 -0800 |
| commit | d989ad416b923a9f895c4bddc446d1ef370a3af8 (patch) | |
| tree | 6f29520e75f91fb6228194a9975c42f4bdd74747 /scripts | |
| parent | ed76c7eef2573e785eaf46bb019ac5a08a02e55f (diff) | |
| download | vcpkg-d989ad416b923a9f895c4bddc446d1ef370a3af8.tar.gz vcpkg-d989ad416b923a9f895c4bddc446d1ef370a3af8.zip | |
[gperf] Initial implementation (#9505)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index bc83397a0..2067b2983 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -554,6 +554,8 @@ googleapis:x64-uwp=fail google-cloud-cpp:x64-linux=ignore
google-cloud-cpp-spanner:x86-windows=fail
gppanel:x64-osx=fail
+gperf:x64-uwp=fail
+gperf:arm-uwp=fail
graphicsmagick:arm64-windows=fail
graphicsmagick:arm-uwp=fail
graphicsmagick:x64-uwp=fail
|
