8000 Fix CMake minimum required version by niten01 · Pull Request #344 · richgel999/miniz · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix CMake minimum required version #344

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

Merged
merged 2 commits into from
May 22, 2025
Merged

Fix CMake minimum required version #344

merged 2 commits into from
May 22, 2025

Conversation

niten01
Copy link
Contributor
@niten01 niten01 commented May 20, 2025

Latest CMake (4.0.1) outputs an error while building miniz from source:

Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

This patch shouldn't break any backwards compatibility, but fixes this error for current CMake versions

@uroni uroni merged commit 6ef6c68 into richgel999:master May 22, 2025
2 checks passed
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.

2 participants
0