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
b83ad85b
Commit
b83ad85b
authored
May 13, 2014
by
Laurent Montel
Browse files
Fix PUBLIC/PRIVATE
parent
abcf84be
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
b83ad85b
...
...
@@ -28,11 +28,13 @@ generate_export_header(KF5AlarmCalendar BASE_NAME kalarmcal)
add_library
(
KF5::AlarmCalendar ALIAS KF5AlarmCalendar
)
target_link_libraries
(
KF5AlarmCalendar
PUBLIC
KF5::Holidays
KF5::PimIdentities
KF5::CoreAddons
KF5::CalendarCore
KF5::AkonadiCore
PRIVATE
)
set_target_properties
(
KF5AlarmCalendar PROPERTIES
...
...
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