Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KIMAP
Commits
85c570f5
Commit
85c570f5
authored
Aug 01, 2022
by
Laurent Montel
Browse files
compile without qt 5.15.2 deprecated
parent
1ed8f3fe
Pipeline
#211328
passed with stage
in 1 minute and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
85c570f5
...
...
@@ -58,7 +58,7 @@ find_package(KF5Mime ${KMIME_LIBS_VERSION} CONFIG REQUIRED)
set
(
CMAKECONFIG_INSTALL_DIR
"
${
KDE_INSTALL_CMAKEPACKAGEDIR
}
/KF5IMAP"
)
add_definitions
(
-DTRANSLATION_DOMAIN=\"libkimap5\"
)
ecm_set_disabled_deprecation_versions
(
QT 5.15.
0
ecm_set_disabled_deprecation_versions
(
QT 5.15.
2
KF 5.97.0
)
add_definitions
(
-DQT_NO_EMIT
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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