From 65d742a57d9f6db031f8e9a356feb1dca4211cd3 Mon Sep 17 00:00:00 2001 From: General Jack O'Neill Date: Mon, 30 Nov 2020 18:58:22 -0500 Subject: [networkdirect-sdk] Rework portfile.cmake to allow windows x64 and x86, add fail for other triplet combinations, remove all triplets for CI fail list (#14688) * Fix x86 triplets conditional expression * Update CI baseline - remove triplet x86-windows * Change message to fail on arm, linux and osx message * Add UWP to fail message and remove networkdirect-sdk from CI * Fix vcpkg_fail_port_install function * Remove windows x64 and x86 check * Fix misspelled ON_TARGET and change Supports in CONTROL --- scripts/ci.baseline.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'scripts') diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 20c48681e..af82e2252 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -981,12 +981,6 @@ nethost:x64-uwp=fail nethost:arm-uwp=fail nettle:x64-windows-static=skip nettle:x64-windows=skip -networkdirect-sdk:arm64-windows=fail -networkdirect-sdk:arm-uwp=fail -networkdirect-sdk:x64-linux=fail -networkdirect-sdk:x64-osx=fail -networkdirect-sdk:x64-uwp=fail -networkdirect-sdk:x86-windows=fail ngspice:x64-windows-static=fail nng:arm-uwp=fail nng:x64-uwp=fail -- cgit v1.2.3