GIT_SILENT Upgrade CMake version requirement to 3.5.
This commit is contained in:
parent
e60eb9c9f3
commit
10585c5999
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
set(KF5_VERSION "5.53.0") # handled by release scripts
|
||||
set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user