Skip to content

cmake: set minimum to 3.10#331

Merged
SChernykh merged 1 commit into
tevador:masterfrom
tobtoht:cmake_min
May 24, 2026
Merged

cmake: set minimum to 3.10#331
SChernykh merged 1 commit into
tevador:masterfrom
tobtoht:cmake_min

Conversation

@tobtoht
Copy link
Copy Markdown
Contributor

@tobtoht tobtoht commented May 24, 2026

CMake Deprecation Warning at CMakeLists.txt:29 (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.

This will eventually break downstream builds, so update it before compatibility is removed.

@SChernykh SChernykh merged commit 1e9d4b2 into tevador:master May 24, 2026
18 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.

2 participants