Skip to content

Commit

Permalink
WIP: Further attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenanz committed Oct 17, 2024
1 parent 1484e15 commit ea69f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ include(FetchContent)
FetchContent_Declare(
tensorstore
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/tensorstore
GIT_TAG 1b08f44a066cb3fdfd99ce9f14d3c21922cc3c26
GIT_TAG bb0438fe407da59bded7cc19e19cb325c3cf9c05
)
FetchContent_MakeAvailable(tensorstore)
unset(CMAKE_FOLDER)
Expand Down

0 comments on commit ea69f38

Please sign in to comment.