Skip to content

Conversation

@scribam
Copy link
Contributor

@scribam scribam commented Sep 13, 2025

Fix the following warning when using CMake 4.0:

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

@scribam scribam force-pushed the cmake-compatibility branch from 724d401 to 80530fc Compare September 13, 2025 12:45
@kunitoki kunitoki merged commit f6f6636 into kunitoki:master Sep 13, 2025
@scribam scribam deleted the cmake-compatibility branch September 13, 2025 15:01
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