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
0f261285
Commit
0f261285
authored
Apr 14, 2014
by
Laurent Montel
😁
Browse files
Port++
parent
218d3810
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
0f261285
# The includes in akonadi/ use exceptions, we must enable them here for clang to be happy.
kde_enable_exceptions
()
find_package
(
Qt5 NO_MODULE REQUIRED COMPONENTS Sql
)
find_package
(
KF5 NO_MODULE REQUIRED COMPONENTS CoreAddons ItemViews
)
add_definitions
(
-DKDE_DEFAULT_DEBUG_AREA=5955
)
add_definitions
(
-DQT_NO_CAST_FROM_ASCII
)
add_definitions
(
-DQT_NO_CAST_TO_ASCII
)
...
...
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