From b7e18a461fd14ec34723d689f644880964314f1b Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 3 Aug 2017 10:00:35 -0600 Subject: Commit missing files --- framework/src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/src/CMakeLists.txt') diff --git a/framework/src/CMakeLists.txt b/framework/src/CMakeLists.txt index 85ad8344..8436705c 100644 --- a/framework/src/CMakeLists.txt +++ b/framework/src/CMakeLists.txt @@ -35,6 +35,7 @@ set(SRCS domain/mime/attachmentmodel.cpp domain/mime/partmodel.cpp domain/mime/mailtemplates.cpp + domain/mime/mailcrypto.cpp accounts/accountfactory.cpp accounts/accountsmodel.cpp fabric.cpp @@ -56,6 +57,7 @@ target_link_libraries(frameworkplugin KF5::Contacts KF5::Package KAsync + QGpgme ) install(TARGETS frameworkplugin DESTINATION ${FRAMEWORK_INSTALL_DIR}) -- cgit v1.2.3