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

Bump maximum supported CMake version

parent 6fe324ba
Branches
Tags
No related merge requests found
......@@ -25,7 +25,7 @@ SOFTWARE.
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