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
Akonadi Mime
Commits
2a733232
Commit
2a733232
authored
Feb 17, 2022
by
Laurent Montel
😁
Browse files
It builds fine without deprecated methods
parent
d1903a7c
Pipeline
#138871
passed with stages
in 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
2a733232
...
...
@@ -67,7 +67,9 @@ set_package_properties(LibXslt PROPERTIES
########### Targets ###########
ecm_set_disabled_deprecation_versions
(
QT 5.15.2 KF 5.88.0
)
ecm_set_disabled_deprecation_versions
(
QT 5.15.2
KF 5.91.0
)
option
(
USE_UNITY_CMAKE_SUPPORT
"Use UNITY cmake support (speedup compile time)"
OFF
)
...
...
Write
Preview
Markdown
is supported
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