Skip to content

Commit

Permalink
Update zlib version to 1.3.1.1 in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
horta committed Jun 17, 2024
1 parent b1efde2 commit 16e19a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cpmaddpackage(
build/cmake
OPTIONS
"ZSTD_LEGACY_SUPPORT OFF")
cpmaddpackage(NAME zlib VERSION 1.2.12.2 GITHUB_REPOSITORY horta/zlib)
cpmaddpackage(NAME zlib VERSION 1.3.1.1 GITHUB_REPOSITORY horta/zlib)

if(zstd_ADDED)
if(NOT TARGET ZSTD::zstd)
Expand Down

0 comments on commit 16e19a4

Please sign in to comment.