Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KDE PIM Add-ons
Commits
19461d5b
Commit
19461d5b
authored
Feb 28, 2022
by
Volker Krause
Browse files
Explicitly link against MailTransport where needed
Prepares for
kmailtransport!13
.
parent
6ff136af
Pipeline
#143473
failed with stage
in 2 minutes and 37 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
plugins/messageviewer/bodypartformatter/calendar/CMakeLists.txt
View file @
19461d5b
...
...
@@ -38,6 +38,7 @@ target_link_libraries(messageviewer_bodypartformatter_text_calendar
KF5::Mime
KF5::IdentityManagement
KF5::MailTransportAkonadi
KF5::MailTransport
KF5::AkonadiMime
KF5::CalendarSupport
KF5::PimCommonAkonadi
...
...
plugins/messageviewer/bodypartformatter/gnupgwks/CMakeLists.txt
View file @
19461d5b
...
...
@@ -43,6 +43,7 @@ target_link_libraries(messageviewer_bodypartformatter_application_gnupgwks
KF5::MessageCore
KF5::MessageViewer
KF5::MailTransportAkonadi
KF5::MailTransport
KF5::GrantleeTheme
KF5::I18n
KF5::Mime
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment