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
Akonadi Calendar
Commits
75403bdc
Commit
75403bdc
authored
Aug 21, 2022
by
Laurent Montel
Browse files
use KF_INSTALL_TARGETS_DEFAULT_ARGS
parent
c2d7f77d
Pipeline
#220711
failed with stage
in 5 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
75403bdc
...
...
@@ -133,7 +133,7 @@ install(FILES ${PRI_FILENAME} DESTINATION ${ECM_MKSPECS_INSTALL_DIR})
install
(
TARGETS
KF5AkonadiCalendar
EXPORT KF5AkonadiCalendarTargets
${
KF
5
_INSTALL_TARGETS_DEFAULT_ARGS
}
EXPORT KF5AkonadiCalendarTargets
${
KF_INSTALL_TARGETS_DEFAULT_ARGS
}
)
ecm_generate_headers
(
AkonadiCalendar_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