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 87ed15f commit 81e85dbCopy full SHA for 81e85db
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 814ccc66e70d2791cc8f2c5c8afe47793d717bfc
+ GIT_TAG fac9c5a476d813355311ff76aeab5e0439a2e486
141
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
142
)
143
FetchContent_MakeAvailable(blosc2)
0 commit comments