diff options
| author | Rene Stein <rene@renestein.net> | 2021-02-25 01:38:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-24 16:38:53 -0800 |
| commit | 0cbc579e1ee21fa4ad0974a9ed926f60c6ed1a4a (patch) | |
| tree | 33fb5e98c2ac128789ec4f87894f7b5f6ecc8233 /scripts | |
| parent | c235296c65527a8fa299348c49cc3011e4bbdf51 (diff) | |
| download | vcpkg-0cbc579e1ee21fa4ad0974a9ed926f60c6ed1a4a.tar.gz vcpkg-0cbc579e1ee21fa4ad0974a9ed926f60c6ed1a4a.zip | |
[rsasynccpp] Add new port (Rstein.AsyncCpp) (#16380)
* [rsasynccpp] Added rsasynccpp port
* [rsasyncpp] Fix ci.baseline.txt, portfile.cmake, baseline.json, sasynccpp.json
* [rsasynccpp] Added requested changes to vcpkg.json
* [rsasynccpp] Improve portfile.cmake, add supports
* [rsasynccpp] Fix version
* [rsasynccpp] Fixing x64-Windows-static triplet
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 6b3feb06a..257db0c3d 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1363,6 +1363,10 @@ rocksdb:x64-uwp=fail rpclib:arm64-windows=fail rpclib:arm-uwp=fail rpclib:x64-uwp=fail +rsasynccpp:arm64-windows=fail +rsasynccpp:arm-uwp=fail +rsasynccpp:x64-linux=fail +rsasynccpp:x64-osx=fail rsocket:x64-windows=fail rsocket:x64-windows-static=fail rsocket:x64-windows-static-md=fail |
