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
PIM MailCommon
Commits
deba6439
Commit
deba6439
authored
Aug 21, 2022
by
Laurent Montel
Browse files
use KF_INSTALL_TARGETS_DEFAULT_ARGS
parent
674b0fe5
Pipeline
#220736
passed with stage
in 8 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
deba6439
...
...
@@ -380,7 +380,7 @@ set_target_properties(KF5MailCommon PROPERTIES
install
(
TARGETS
KF5MailCommon
EXPORT KF5MailCommonTargets
${
KF
5
_INSTALL_TARGETS_DEFAULT_ARGS
}
EXPORT KF5MailCommonTargets
${
KF_INSTALL_TARGETS_DEFAULT_ARGS
}
)
if
(
BUILD_TESTING
)
...
...
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