require at least CMake 3.16.0 to use FindQtWaylandScanner.cmake as per compilation error
require at least CMake 3.16.0 to use FindQtWaylandScanner.cmake as per compilation error
This commit is contained in:
parent
7d454fd030
commit
f252d026d7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.0)
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
# KDE Release Service Version, managed by release script
|
||||
set (RELEASE_SERVICE_VERSION_MAJOR "23")
|
||||
|
|
Loading…
Reference in a new issue