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 d80e9c4 commit e382bc3Copy full SHA for e382bc3
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 024eaa7828c058e3651d3202cbdf6e3aafed83ad
+ GIT_TAG 58ccad2f78fe69d62abb437d49d4af6867626eb5
141
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
142
)
143
FetchContent_MakeAvailable(blosc2)
0 commit comments