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
Mail-related libraries
Commits
822ef819
Commit
822ef819
authored
Oct 31, 2018
by
Laurent Montel
😁
Browse files
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
parent
57221070
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
822ef819
...
...
@@ -63,7 +63,7 @@ if(BUILD_TESTING)
add_definitions
(
-DBUILD_TESTING
)
endif
()
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x060000
)
add_definitions
(
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
)
add_subdirectory
(
libfollowupreminder
)
add_subdirectory
(
libkdepimdbusinterfaces
)
add_subdirectory
(
libsendlater
)
...
...
Write
Preview
Supports
Markdown
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