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
KIdentityManagement
Commits
295094e7
Commit
295094e7
authored
May 03, 2022
by
Laurent Montel
😁
Browse files
GIT_SILENT: compile fine without deprecated kf5.94 method
parent
b158f0bd
Pipeline
#171135
failed with stage
in 5 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
295094e7
...
...
@@ -67,7 +67,7 @@ if (USE_UNITY_CMAKE_SUPPORT)
set
(
COMPILE_WITH_UNITY_CMAKE_SUPPORT ON
)
endif
()
ecm_set_disabled_deprecation_versions
(
QT 5.15.2 KF 5.9
3
.0
)
ecm_set_disabled_deprecation_versions
(
QT 5.15.2 KF 5.9
4
.0
)
########### Targets ###########
...
...
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