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 38bc290 commit af8a205Copy full SHA for af8a205
1 file changed
CMakeLists.txt
@@ -129,7 +129,7 @@ else()
129
include(FetchContent)
130
FetchContent_Declare(blosc2
131
GIT_REPOSITORY https://github.com/Blosc/c-blosc2
132
- GIT_TAG b9617d145ed46cd77afbbc56fbe5474e3c3269d3
+ GIT_TAG 0568990388e6201240b170947d4c2199572f795d
133
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
134
)
135
FetchContent_MakeAvailable(blosc2)
0 commit comments