Skip to content

Conversation

@olifre
Copy link
Contributor

@olifre olifre commented Oct 18, 2025

The examples have been using older cmake_minimum_required, given support for versions <3.10 is deprecated since 3.31, synchronize the minimum required version from the main CMakeLists.txt (version 3.14) into examples and tests.

closes #397

The examples have been using older cmake_minimum_required,
given support for versions <3.10 is deprecated since 3.31,
synchronize the minimum required version from the main CMakeLists.txt
(version 3.14) into examples and tests.

closes Thalhammer#397
@prince-chrismc prince-chrismc merged commit 3972ac2 into Thalhammer:master Oct 25, 2025
58 of 59 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.

cmake >= 3.31 yields deprecation warning (future breakage)

3 participants