diff --git a/CMakeLists.txt b/CMakeLists.txt index 15c90c2e28b26d55e12aa9181e38918f00687239..fc285d4ca4f0b35b894d94e16dd0c6b9e99e5b99 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ project(vehiclevoyage) cmake_minimum_required(VERSION 2.8.12) -set(KF5_MIN_VERSION "5.44.0") +set(KF5_MIN_VERSION "5.70.0") set(QT_MIN_VERSION "5.12.0") ################# Disallow in-source build #################