Skip to content

Commit 49bfb5a

Browse files
committed
Update to use latest C-Blosc2 sources
1 parent 8ded23e commit 49bfb5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ else()
137137
include(FetchContent)
138138
FetchContent_Declare(blosc2
139139
GIT_REPOSITORY https://github.com/Blosc/c-blosc2
140-
GIT_TAG de605e421e630f22f4020a18581e109539078e91
140+
GIT_TAG 1b01d0fe158d97ca982faa7fe4abcd3e66e773e1
141141
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
142142
)
143143
FetchContent_MakeAvailable(blosc2)

0 commit comments

Comments
 (0)