From 390645ff91101188e4edb0d74c29c898fbfb2851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Lanzend=C3=B6rfer?= Date: Sat, 25 Dec 2021 22:31:49 +0000 Subject: [PATCH] Fixing compilation of pepcomposer --- CMakeLists.txt | 2 +- pepcomposer/kmail | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 pepcomposer/kmail diff --git a/CMakeLists.txt b/CMakeLists.txt index 277f0a9..ddad91f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -152,6 +152,6 @@ include_directories(${PROJECT_SOURCE_DIR}/pEpDBusAdapter) include_directories(${PROJECT_SOURCE_DIR}/pEpDBusAdapter/types) add_subdirectory(akonadi_pep_agent) add_subdirectory(messageviewerplugin) -#add_subdirectory(pepcomposer) +add_subdirectory(pepcomposer) add_subdirectory(pep_plugin) diff --git a/pepcomposer/kmail b/pepcomposer/kmail new file mode 160000 index 0000000..19a5a77 --- /dev/null +++ b/pepcomposer/kmail @@ -0,0 +1 @@ +Subproject commit 19a5a77733811fec2ddb984a3aa65e7c7535913e