Skip to content

Commit

Permalink
Blosc2: CMake Config PR Merged
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Jul 28, 2023
1 parent a474a61 commit 8fd3271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library_builders.sh
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ function build_blosc2 {

#curl -sLo blosc2-v2.10.0.tar.gz \
curl -sLo blosc2-topic-cmake-install-targets.tar.gz \
https://github.com/ax3l/c-blosc2/archive/refs/heads/topic-cmake-install-targets.tar.gz
https://github.com/Blosc/c-blosc2/archive/d510951c492db9f09ab9171675c3dddbf8ffd4fa.tar.gz
file blosc2*.tar.gz
tar -xzf blosc2*.tar.gz
rm blosc2*.tar.gz
Expand Down

0 comments on commit 8fd3271

Please sign in to comment.