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
KAddressBook
Commits
4254961d
Commit
4254961d
authored
Aug 21, 2022
by
Laurent Montel
Browse files
use KF_INSTALL_TARGETS_DEFAULT_ARGS
parent
f493a082
Pipeline
#220721
failed with stage
in 3 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/importexport/CMakeLists.txt
View file @
4254961d
...
...
@@ -63,7 +63,7 @@ set_target_properties(KPimAddressbookImportExport PROPERTIES
install
(
TARGETS
KPimAddressbookImportExport
EXPORT KPimAddressbookImportExportTargets
${
KF
5
_INSTALL_TARGETS_DEFAULT_ARGS
}
EXPORT KPimAddressbookImportExportTargets
${
KF_INSTALL_TARGETS_DEFAULT_ARGS
}
)
ecm_generate_headers
(
KaddressbookImportExport_CamelCase_HEADERS
...
...
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