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
LibKGAPI
Commits
7c7e79f6
Commit
7c7e79f6
authored
Oct 24, 2021
by
Laurent Montel
😁
Browse files
Revert "Fix compilation after KContacts::Addressee::insertEmail was deprecated"
This reverts commit
f6d24654
.
parent
2b9b2544
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7c7e79f6
...
...
@@ -54,7 +54,7 @@ set_package_properties(Sasl2 PROPERTIES TYPE REQUIRED)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050f02
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055
7
00
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055
8
00
)
option
(
USE_UNITY_CMAKE_SUPPORT
"Use UNITY cmake support (speedup compile time)"
OFF
)
...
...
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