We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 243c9cb commit 876df36Copy full SHA for 876df36
1 file changed
CMakeLists.txt
@@ -137,7 +137,7 @@ else()
137
include(FetchContent)
138
FetchContent_Declare(blosc2
139
GIT_REPOSITORY https://github.com/Blosc/c-blosc2
140
- GIT_TAG 0568990388e6201240b170947d4c2199572f795d
+ GIT_TAG 04b00ac9078acc36842eb02445ed257a770505d6
141
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
142
)
143
FetchContent_MakeAvailable(blosc2)
0 commit comments