Skip to content

cmake: get rid of warnings, require cmake 3.10#52

Merged
alexanderoster merged 1 commit into
alexanderoster:developfrom
krixkrix:cmake_fix_warnings
Dec 7, 2025
Merged

cmake: get rid of warnings, require cmake 3.10#52
alexanderoster merged 1 commit into
alexanderoster:developfrom
krixkrix:cmake_fix_warnings

Conversation

@krixkrix

Copy link
Copy Markdown

I guess it is fair to require minimum cmake 3.10 everywhere?

This fixes warnings like:

CMake Deprecation Warning at Examples/MinimalSystem/CMakeLists.txt:31 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  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.

@alexanderoster
alexanderoster merged commit 7079ee7 into alexanderoster:develop Dec 7, 2025
1 check passed
@krixkrix
krixkrix deleted the cmake_fix_warnings branch January 16, 2026 07:05
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