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
25a202f4
Commit
25a202f4
authored
Nov 11, 2022
by
Laurent Montel
Browse files
install plugins in pim<version>
(cherry picked from commit
b7937809
)
parent
6fa0a219
Pipeline
#265651
passed with stage
in 17 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
kmailtransport/sendmail/CMakeLists.txt
View file @
25a202f4
# SPDX-FileCopyrightText: 2015-2022 Laurent Montel <montel@kde.org>
# SPDX-License-Identifier: BSD-3-Clause
kcoreaddons_add_plugin
(
mailtransport_sendplugin INSTALL_NAMESPACE
"
kf
${
QT_MAJOR_VERSION
}
/mailtransport"
)
kcoreaddons_add_plugin
(
mailtransport_sendplugin INSTALL_NAMESPACE
"
pim
${
QT_MAJOR_VERSION
}
/mailtransport"
)
target_sources
(
mailtransport_sendplugin PRIVATE
sendmailtransportplugin.cpp
...
...
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