Skip to content
GitLab
Menu
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
c2b3368a
Commit
c2b3368a
authored
May 05, 2014
by
Laurent Montel
😁
Browse files
Install headers as david explained me
parent
d79fefc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
c2b3368a
...
...
@@ -59,6 +59,7 @@ ecm_generate_headers(KAlarmCal_CamelCase_HEADERS
KAEvent
KARecurrence
Repetition
PREFIX KAlarmCal
REQUIRED_HEADERS KAlarmCal_HEADERS
)
...
...
@@ -70,6 +71,6 @@ install(FILES
version.h
${
KAlarmCal_HEADERS
}
${
KAlarmCal_CamelCase_HEADERS
}
DESTINATION
${
KF5_INCLUDE_INSTALL_DIR
}
/KAlarmCal
DESTINATION
${
KF5_INCLUDE_INSTALL_DIR
}
/KAlarmCal
/kalarmcal
COMPONENT Devel
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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