Fix cmakedefine parts and increase cmake version

This commit is contained in:
Ömer Fadıl Usta
2021-06-03 07:30:29 +00:00
parent 6f342f45ae
commit 2e82546012
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.0)
cmake_minimum_required(VERSION 3.16)
# KDE Application Version, managed by release script
set (RELEASE_SERVICE_VERSION_MAJOR "21")