Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zstd lib into CMakeLists.txt #1610

Closed
wants to merge 1 commit into from
Closed

Conversation

mosfet80
Copy link
Contributor

update zstd to last version

update zlib to last version

Signed-off-by: mosfet80 <realeandrea@yahoo.it>
@mosfet80 mosfet80 requested a review from a team as a code owner April 16, 2024 00:40
@mosfet80 mosfet80 requested review from MichaelOrlov and jhdcs and removed request for a team April 16, 2024 00:40
@mosfet80 mosfet80 changed the title Update CMakeLists.txt Update zstd lib into CMakeLists.txt Apr 16, 2024
Comment on lines +8 to +9
# We need at least VERSION 1.5.6, version check is done in Findzstd.cmake
find_package(zstd 1.5.6 QUIET)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should vendor version 1.5.5, as that is the version that will be shipped in Ubuntu 24.04: https://packages.ubuntu.com/noble/libzstd1

@MichaelOrlov
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants