Skip to content

Commit ea69f38

Browse files
committed
WIP: Further attempt
1 parent 1484e15 commit ea69f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include(FetchContent)
2020
FetchContent_Declare(
2121
tensorstore
2222
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/tensorstore
23-
GIT_TAG 1b08f44a066cb3fdfd99ce9f14d3c21922cc3c26
23+
GIT_TAG bb0438fe407da59bded7cc19e19cb325c3cf9c05
2424
)
2525
FetchContent_MakeAvailable(tensorstore)
2626
unset(CMAKE_FOLDER)

0 commit comments

Comments
 (0)