File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -53,13 +53,14 @@ message(STATUS "Found xtensor: ${xtensor_INCLUDE_DIRS}/xtensor")
5353set (XTENSOR_IO_HEADERS
5454 ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xaudio.hpp
5555 ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xchunk_store_manager.hpp
56- ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xio_disk_handler.hpp
5756 ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xfile_array.hpp
5857 ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xgdal.hpp
5958 ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xhighfive.hpp
6059 ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/ximage.hpp
6160 ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xio_binary.hpp
6261 ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xio_blosc.hpp
62+ ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xio_disk_handler.hpp
63+ ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xio_gcs_handler.hpp
6364 ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xio_gzip.hpp
6465 ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xnpz.hpp
6566 ${XTENSOR_IO_INCLUDE_DIR} /xtensor-io/xtensor-io.hpp
You can’t perform that action at this time.
0 commit comments