diff options
Diffstat (limited to 'framework/domain/CMakeLists.txt')
-rw-r--r-- | framework/domain/CMakeLists.txt | 1 |
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 | ) |
29 | find_package(KF5 REQUIRED COMPONENTS Package) | 30 | find_package(KF5 REQUIRED COMPONENTS Package) |
30 | 31 | ||