summaryrefslogtreecommitdiffstats
path: root/framework/domain/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'framework/domain/CMakeLists.txt')
-rw-r--r--framework/domain/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/domain/CMakeLists.txt b/framework/domain/CMakeLists.txt
index 9abc54b0..b3f7acc5 100644
--- a/framework/domain/CMakeLists.txt
+++ b/framework/domain/CMakeLists.txt
@@ -25,6 +25,7 @@ set(mailplugin_SRCS
25 foldercontroller.cpp 25 foldercontroller.cpp
26 mouseproxy.cpp 26 mouseproxy.cpp
27 contactcontroller.cpp 27 contactcontroller.cpp
28 peoplemodel.cpp
28) 29)
29find_package(KF5 REQUIRED COMPONENTS Package) 30find_package(KF5 REQUIRED COMPONENTS Package)
30 31