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
KAlarm
Commits
0290dae3
Commit
0290dae3
authored
Apr 30, 2014
by
Laurent Montel
Browse files
Use KF5_INSTALL_TARGETS_DEFAULT_ARGS
parent
5687047e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
0290dae3
...
...
@@ -49,7 +49,7 @@ target_include_directories(KF5AlarmCalendar INTERFACE "$<INSTALL_INTERFACE:${KF5
target_include_directories
(
KF5AlarmCalendar PUBLIC
"$<BUILD_INTERFACE:
${
KAlarmCal_SOURCE_DIR
}
/src;
${
KAlarmCal_BINARY_DIR
}
/src>"
)
install
(
TARGETS KF5AlarmCalendar EXPORT KF5AlarmCalendarTargets
${
INSTALL_TARGETS_DEFAULT_ARGS
}
)
install
(
TARGETS KF5AlarmCalendar EXPORT KF5AlarmCalendarTargets
${
KF5_
INSTALL_TARGETS_DEFAULT_ARGS
}
)
ecm_generate_headers
(
KAlarmCal_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