We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1484e15 commit ea69f38Copy full SHA for ea69f38
src/CMakeLists.txt
@@ -20,7 +20,7 @@ include(FetchContent)
20
FetchContent_Declare(
21
tensorstore
22
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/tensorstore
23
- GIT_TAG 1b08f44a066cb3fdfd99ce9f14d3c21922cc3c26
+ GIT_TAG bb0438fe407da59bded7cc19e19cb325c3cf9c05
24
)
25
FetchContent_MakeAvailable(tensorstore)
26
unset(CMAKE_FOLDER)
0 commit comments