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 abe7fc7 commit 8acbd1eCopy full SHA for 8acbd1e
1 file changed
CMakeLists.txt
@@ -53,7 +53,7 @@ else()
53
include(FetchContent)
54
FetchContent_Declare(blosc2
55
GIT_REPOSITORY https://github.com/Blosc/c-blosc2
56
- GIT_TAG 011c9e537f28299c536294d842e1a3d0e41db24f # openzl_plugin + miniexpr
+ GIT_TAG 5a2b0ed9c4d801230c118fbc5811817055b5a3f5 # v2.22.0
57
)
58
FetchContent_MakeAvailable(blosc2)
59
include_directories("${blosc2_SOURCE_DIR}/include")
0 commit comments