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
PIM EventViews
Commits
24e34370
Commit
24e34370
authored
Feb 17, 2022
by
Laurent Montel
😁
Browse files
Fix ecm_set_disabled_deprecation_versions
parent
143959e0
Pipeline
#138870
passed with stage
in 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
24e34370
...
...
@@ -81,7 +81,10 @@ endif()
########### Targets ###########
ecm_set_disabled_deprecation_versions
(
QT 5.15.2 KF 5.89.0
)
ecm_set_disabled_deprecation_versions
(
QT 5.15.2
KF 5.91.0
KSERVICE 5.89.0
#KServiceTypeTrader::self
)
########### CMake Config Files ###########
...
...
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