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 991e20b commit f2e506aCopy full SHA for f2e506a
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 2fdba83b4046f22fed95a794d43a0376cce3d5db
+ GIT_TAG b96da3608ecd6a1f1905b8902974c595a9e1e02e
141
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
142
)
143
FetchContent_MakeAvailable(blosc2)
0 commit comments