GIT_SILENT Upgrade CMake version requirement to 3.27.

See https://community.kde.org/Frameworks/Policies
This commit is contained in:
Albert Astals Cid
2026-01-10 00:13:59 +01:00
parent 1fb3363e7b
commit e644ab997f

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.16)
cmake_minimum_required(VERSION 3.27)
set(KF_VERSION "6.23.0") # handled by release scripts
set(KF_DEP_VERSION "6.22.0") # handled by release scripts