summaryrefslogtreecommitdiffstats
path: root/components/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'components/CMakeLists.txt')
-rw-r--r--components/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/CMakeLists.txt b/components/CMakeLists.txt
index 3283286f..8b988fab 100644
--- a/components/CMakeLists.txt
+++ b/components/CMakeLists.txt
@@ -18,8 +18,6 @@ include(KDECMakeSettings)
18include(KDECompilerSettings) 18include(KDECompilerSettings)
19 19
20find_package(Qt5 REQUIRED NO_MODULE COMPONENTS Core Quick Test Gui Widgets) 20find_package(Qt5 REQUIRED NO_MODULE COMPONENTS Core Quick Test Gui Widgets)
21
22set (QT_MIN_VERSION "5.4.0")
23find_package(KF5 REQUIRED COMPONENTS Package) 21find_package(KF5 REQUIRED COMPONENTS Package)
24 22
25 23