diff options
| author | Billy O'Neal <bion@microsoft.com> | 2020-09-07 14:14:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-07 14:14:47 -0700 |
| commit | 46a129decbe22fd93b5c6a3280d270c51661a273 (patch) | |
| tree | 34b7a120dff158a41d6b4072084de439b5efbc6b /scripts | |
| parent | 49c1b2889def046f875138f06878c939d1ee9793 (diff) | |
| download | vcpkg-46a129decbe22fd93b5c6a3280d270c51661a273.tar.gz vcpkg-46a129decbe22fd93b5c6a3280d270c51661a273.zip | |
[xtensor-io] [taskflow] [tcl] [sophus] Fix CI 2020-09-06 (#13382)
* [xtensor-io] Disable undeclared HighFive detection which is currently broken.
HIGHFIVE 2.2.2: (Re)Detecting Highfive dependencies (HIGHFIVE_USE_INSTALL_DEPS=NO)
CMake Error: install(EXPORT "xtensor-io-targets" ...) includes target "xtensor-io" which requires target "libdeps" that is not in any export set.
CMake Error in CMakeLists.txt:
export called with target "xtensor-io" which requires target "libdeps" that
is not in any export set.
* [tcl] [taskflow] Mark passing in CI.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 58dc39266..d848189b3 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -243,7 +243,6 @@ cppmicroservices:arm-uwp=fail cppmicroservices:x64-uwp=fail cpp-netlib:arm-uwp=fail cpp-netlib:x64-uwp=fail -cpp-taskflow:x64-osx=fail cppcoro:x64-linux=fail cppcoro:arm-uwp=fail cppcoro:x64-uwp=fail @@ -1603,7 +1602,6 @@ soil:x64-linux=skip soil:x64-osx=skip soil2:arm-uwp=fail soil2:x64-uwp=fail -sophus:x64-linux=fail soqt:arm64-windows=fail soqt:arm-uwp=fail soqt:x64-uwp=fail @@ -1656,7 +1654,6 @@ tbb:x64-uwp=fail tcl:arm-uwp=fail tcl:arm64-windows=fail tcl:x64-uwp=fail -tcl:x64-linux=fail tcl:x64-osx=fail teemo:x64-uwp=fail teemo:arm-uwp=fail |
