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
b47489e0
Commit
b47489e0
authored
Apr 11, 2014
by
Laurent Montel
😁
Browse files
Convert to kdelibs4support
parent
1700e5ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b47489e0
...
...
@@ -27,7 +27,7 @@ ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KALARMCAL
add_definitions
(
-DKDE_DEFAULT_DEBUG_AREA=5955
)
########### Find packages ###########
find_package
(
KF5KDE4Support
${
KF5_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5KDE
Libs
4Support
${
KF5_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5KIO
${
KF5_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5PimIdentities
${
KF5_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5Holidays
${
KF5_VERSION
}
CONFIG REQUIRED
)
...
...
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