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 094eac04..24fdb49f 100644
--- a/framework/domain/CMakeLists.txt
+++ b/framework/domain/CMakeLists.txt
@@ -18,6 +18,7 @@ set(mailplugin_SRCS
18 accountsmodel.cpp 18 accountsmodel.cpp
19 outboxmodel.cpp 19 outboxmodel.cpp
20 identitiesmodel.cpp 20 identitiesmodel.cpp
21 recepientautocompletionmodel.cpp
21 settings/accountsettings.cpp 22 settings/accountsettings.cpp
22) 23)
23find_package(KF5 REQUIRED COMPONENTS Package) 24find_package(KF5 REQUIRED COMPONENTS Package)