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
KCalUtils
Commits
87c6cecd
Commit
87c6cecd
authored
Dec 27, 2020
by
Laurent Montel
😁
Browse files
Revert "It compiles fine without deprecated method"
It compiles fine in local but not in CI This reverts commit
3407c30f
.
parent
3407c30f
Pipeline
#45478
passed with stage
in 9 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
87c6cecd
...
...
@@ -50,7 +50,7 @@ add_definitions(-DTRANSLATION_DOMAIN=\"libkcalutils5\")
add_definitions
(
-DQT_NO_FOREACH
)
add_definitions
(
-DQT_NO_KEYWORDS
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050
f
00
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050
e
00
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054E00
)
if
(
BUILD_TESTING
)
...
...
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