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
04ba47be
Commit
04ba47be
authored
Dec 06, 2019
by
David Jarvie
Browse files
Install all CamelCase headers
parent
592c1478
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
04ba47be
...
...
@@ -57,12 +57,14 @@ ecm_generate_headers(KAlarmCal_CamelCase_HEADERS
CollectionAttribute
CompatibilityAttribute
DateTime
KADateTime
EventAttribute
Identities
KACalendar
KADateTime
KAEvent
KARecurrence
Repetition
Version
PREFIX KAlarmCal
REQUIRED_HEADERS KAlarmCal_HEADERS
)
...
...
@@ -86,5 +88,3 @@ install(FILES
ecm_generate_pri_file
(
BASE_NAME KAlarmCal LIB_NAME KF5AlarmCal DEPS
"Holidays IdentityManagement CoreAddons CalendarCore AkonadiCore"
FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR
${
KDE_INSTALL_INCLUDEDIR_KF5
}
/KAlarmCal/
)
install
(
FILES
${
PRI_FILENAME
}
DESTINATION
${
ECM_MKSPECS_INSTALL_DIR
}
)
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