Skip to content

Commit df3fbaf

Browse files
committed
Update to use latest C-Blosc2 sources
1 parent 4ef873e commit df3fbaf

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 b4fdc6a0155230a46cec8201d7a43efe8ec71439
140+
GIT_TAG e698795c57eefc23fcfa3c655e2fc871678e2bcb
141141
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
142142
)
143143
FetchContent_MakeAvailable(blosc2)

0 commit comments

Comments
 (0)