Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Bump CMake minimum version to 3.5#32

Open
krystof-k wants to merge 1 commit into
google:masterfrom
cloudaper:fix-cmake-minimum-version
Open

Bump CMake minimum version to 3.5#32
krystof-k wants to merge 1 commit into
google:masterfrom
cloudaper:fix-cmake-minimum-version

Conversation

@krystof-k
Copy link
Copy Markdown
Contributor

CMake 4 (released December 2024) removed support for cmake_minimum_required versions below 3.5. This now causes the build to fail on environments with CMake 4.

This PR updates the minimum required version from 2.8.7 to 3.5. CMake 3.5 was released in March 2016, so this change should not affect any reasonably modern build environment.

@jindorx
Copy link
Copy Markdown

jindorx commented Jan 2, 2026

Thank you very much for the contribution. LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants