┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Giboudeaux <[email protected]>2021-03-30 09:13:14 +0200
committerChristophe Giboudeaux <[email protected]>2021-03-30 09:13:14 +0200
commitb0c30bea139754cef6ded6fecb7b1d095e60081a (patch)
tree605998a6c53299f4d4496dd2476fdb3d0b5e8357
parent9e8e58147efe16449c7b3aa54db323dd09df95e7 (diff)
Remove the KInit dependency
Amends 9e8e58147
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d2ca44383..4336205fc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -53,7 +53,6 @@ find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
DocTools
- Init
KCMUtils
NewStuff
CoreAddons