aboutsummaryrefslogtreecommitdiff
path: root/ports/xtensor-io/portfile.cmake
AgeCommit message (Collapse)Author
2021-09-08[glew/openvdb/xtensor-io] Update to latest release version (#20022)Phoebe
* [glew/openvdb/xtensor-io] Update to latest release version * [glew] Update patch * [xtensor-io] Update version
2020-09-07[xtensor-io] [taskflow] [tcl] [sophus] Fix CI 2020-09-06 (#13382)Billy O'Neal
* [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.
2020-01-06[xsimd][xtensor][xtl] Update to lastest (#9158)myd7349
* [xsimd][xtensor][xtl] Update to lastest * [xtensor-io] Disable parallel config * [xsimd][xtensor][xtensor-blas][xtensor-io][xtl] Update to 2019-12-06 * [xsimd][xtensor-blas][xtensor][xtl] Update to lastest * [xsimd][xtensor-blas][xtensor-io][xtensor][xtl] Update to lastest
2019-07-24[xtensor-io] Add new port. (#7398)NancyLi1013