Skip to content

Conversation

leventelist
Copy link

@leventelist leventelist commented Sep 1, 2025

On Trixie, cmake issues a warning:

CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.

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

This PR simply sets the requirement to 3.10 of cmake so that it squelches this warning. Build passes, but there might be other issues.

@wb2osz wb2osz merged commit 7ed28d5 into wb2osz:dev Sep 3, 2025
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