Skip to content

Raise minimum CMake version to 3.16 and cleanup related conditionals#344

Open
a17r wants to merge 1 commit intoksnip:masterfrom
a17r:cmake-3.16-minimum
Open

Raise minimum CMake version to 3.16 and cleanup related conditionals#344
a17r wants to merge 1 commit intoksnip:masterfrom
a17r:cmake-3.16-minimum

Conversation

@a17r
Copy link
Copy Markdown

@a17r a17r commented Oct 23, 2025

CMake 3.31 warns about compat. for <3.10 being removed in the future. Qt6 CMake modules already require 3.16 though, and it allows to clean up existing CMAKE_VERSION conditionals a bit.

CMake 3.16 was released in 2019.

CMake 3.31 warns about compat. for <3.10 being removed in the future.
Qt6 CMake modules already require 3.16 though, and it allows to clean
up existing CMAKE_VERSION conditionals a bit.

CMake 3.16 was released in 2019.

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
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.

1 participant