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
KDE PIM Runtime
Commits
1f2f62d9
Commit
1f2f62d9
authored
Oct 24, 2021
by
Laurent Montel
😁
Browse files
Revert "Fix compilation after KContacts::Addressee::insertEmail was deprecated"
This reverts commit
f67fd89c
.
parent
f67fd89c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
1f2f62d9
...
...
@@ -158,7 +158,7 @@ set_package_properties(Qt5Keychain PROPERTIES
option
(
KDEPIM_RUN_ISOLATED_TESTS
"Run the isolated tests."
FALSE
)
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