Skip to content

Conversation

@ByteHamster
Copy link
Contributor

Otherwise I get the following error message:

CMake Error at CMakeLists.txt:23 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from 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.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!

@ByteHamster
Copy link
Contributor Author

@bingmann could you please have a look at this? :) The change should ensure that the project will continue to compile for several years to come, and fix compilation for early adopters who already use cmake 4.0

@bingmann bingmann merged commit a0c3ba6 into bingmann:master May 10, 2025
12 checks passed
@ByteHamster
Copy link
Contributor Author

Thanks!

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