Skip to content
Snippets Groups Projects
Verified Commit b55e7297 authored by Tim Kaune's avatar Tim Kaune
Browse files

Bump maximum supported CMake version

parent 8656601b
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ License along with this program. If not, see
cmake_minimum_required(VERSION 3.25)
set(CMAKE_MAXIMUM_SUPPORTED_VERSION 3.28)
set(CMAKE_MAXIMUM_SUPPORTED_VERSION 3.29)
include("./cmake/HandlePolicies.cmake" NO_POLICY_SCOPE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment