diff options
| author | vvandrounik <aliance2012@mail.ru> | 2020-04-18 00:10:00 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-17 14:10:00 -0700 |
| commit | 7d2f838ea7c5615e5da0c82007cbfef080146867 (patch) | |
| tree | 7b60b082b3e063c3417f7a8d08c2ea2f4a65c4cc /scripts | |
| parent | 89741c2d6866b0fcde541bd9d618bf749bd2238e (diff) | |
| download | vcpkg-7d2f838ea7c5615e5da0c82007cbfef080146867.tar.gz vcpkg-7d2f838ea7c5615e5da0c82007cbfef080146867.zip | |
[c4core] Add new port (#10791)
* [c4core] Add new port
* Remove deprecated include
* Fix ver regarding maintainer guide
* Mark port as unsupport arm/arm64
* Update CI baseline
* Mark port as unsupport OSX
* Update CI baseline
* Fix path to header instead of moving
Signed-off-by: vvandrounik <vvandrounik@gmail.com>
* Replace deprecated func vcpkg_extract_source_archive, add PREFER_NINJA to conf
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 cc6ce072a..efc30be81 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1905,3 +1905,7 @@ zkpp:x64-windows-static=fail zkpp:arm64-windows=fail
zkpp:x64-uwp=fail
zkpp:arm-uwp=fail
+c4core:arm-uwp=fail
+c4core:arm64-windows=fail
+c4core:x64-osx=fail
+
|
