diff options
| author | Ankush Singh <11595119+thewisebro@users.noreply.github.com> | 2020-06-02 07:40:23 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-01 19:10:23 -0700 |
| commit | f5676127ee28ade462b01e6f969689fc8dece3ae (patch) | |
| tree | 1ba613730da542791ab7eb3c6a836a72ec5e955d /scripts | |
| parent | e7041e1ef6f61ef01cee0eed90308930258ba457 (diff) | |
| download | vcpkg-f5676127ee28ade462b01e6f969689fc8dece3ae.tar.gz vcpkg-f5676127ee28ade462b01e6f969689fc8dece3ae.zip | |
[sockpp] Add new port (#11562)
* [sockpp] Add new port
* [sockpp] Address review comments
* [sockpp] Update ci.baseline
* [sockpp] Fix typo
* [sockpp] Fix sockppConfig.cmake
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 6d0334abd..700df9d8e 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1714,6 +1714,8 @@ smpeg2:x64-linux=fail smpeg2:x64-uwp=fail
soci:arm-uwp=fail
soci:x64-uwp=fail
+sockpp:arm-uwp=fail
+sockpp:x64-uwp=fail
soem:x64-uwp=fail
soem:arm-uwp=fail
soil:arm-uwp=fail
|
