diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-08-08 02:45:37 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 11:45:37 -0700 |
| commit | 3ca402bf5c4bacdc8e0fec159aa0707e03486b68 (patch) | |
| tree | cdfc4ca472b0f3fd7dfb3a2da30604f10be0e34c /scripts | |
| parent | 6718a4a703607ce42cd587353b1151688e7ade0b (diff) | |
| download | vcpkg-3ca402bf5c4bacdc8e0fec159aa0707e03486b68.tar.gz vcpkg-3ca402bf5c4bacdc8e0fec159aa0707e03486b68.zip | |
[secp256k1] Fix build failures and export cmake targets (#12630)
* [secp256k1 Fix build failure and export cmake targets
* Update the ci baseline file
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 cbbbcf4a5..9cc2c1c1a 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1553,8 +1553,6 @@ sdl2-net:x64-uwp=fail # https://github.com/microsoft/vcpkg/issues/10918 seal:arm-uwp=fail seal:x64-uwp=fail -secp256k1:x64-linux=fail -secp256k1:x64-osx=fail sentencepiece:arm64-windows=fail sentencepiece:arm-uwp=fail sentencepiece:x64-uwp=fail |
