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
KMailTransport
Commits
5c9afa70
Commit
5c9afa70
authored
Aug 15, 2021
by
Laurent Montel
😁
Browse files
GIT_SILENT: future kf5 will depend against qt5.15.2, we will depend against it too.
parent
aa6fb4de
Pipeline
#75108
passed with stage
in 5 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
5c9afa70
...
...
@@ -55,7 +55,7 @@ set_package_properties(Qt5Keychain PROPERTIES
TYPE REQUIRED
)
option
(
KDEPIM_RUN_AKONADI_TEST
"Enable autotest based on Akonadi."
ON
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050f0
0
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050f0
2
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055600
)
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