Skip to content

Commit 5b7afed

Browse files
committed
Switch to *add_openzl* branch in c-blosc2
1 parent 651e6aa commit 5b7afed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ else()
113113
FetchContent_Declare(blosc2
114114
GIT_REPOSITORY https://github.com/Blosc/c-blosc2
115115
# GIT_TAG 9d250c2201f6e385c56a372b08037f7debc6fa1b # openzl (disposable output)
116-
GIT_TAG openzl
116+
GIT_TAG add_openzl
117117
GIT_SHALLOW TRUE # fetch only the latest commit (only works with a branch in GIT_TAG)
118118
# in case you want to use a local copy of c-blosc2 for development, uncomment the line below
119119
# SOURCE_DIR "/Users/faltet/blosc/c-blosc2"

0 commit comments

Comments
 (0)