Skip to content

Modern cmake versions compatibility#134

Open
rlalik wants to merge 1 commit intop-ranav:masterfrom
rlalik:cmake_compatibility
Open

Modern cmake versions compatibility#134
rlalik wants to merge 1 commit intop-ranav:masterfrom
rlalik:cmake_compatibility

Conversation

@rlalik
Copy link
Copy Markdown
Contributor

@rlalik rlalik commented Apr 2, 2026

With new cmake version, following message is displayed:

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 <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 PR fixes the message, which under some conditions can be a error.

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