Skip to content

Conversation

dbermond
Copy link
Contributor

@dbermond dbermond commented Apr 7, 2025

Starting at CMake 4.0, the minimum required policy version is 3.5.0, either specified by cmake_minimum_required() or by cmake_policy(). This also applies to individual policies when they are set, which must match 3.5.0 or later policies.

Starting at CMake 4.0, the minimum required policy version is
3.5.0[1], either specified by 'cmake_minimum_required()' or by
'cmake_policy()'. This also applies to individual policies when
they are set, which must match 3.5.0 or later policies.

[1] https://cmake.org/cmake/help/v4.0/command/cmake_minimum_required.html
@Shatur Shatur merged commit 8f90bdf into Skycoder42:master Jul 6, 2025
9 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