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
KPkPass
Commits
b50573a5
Commit
b50573a5
authored
May 03, 2022
by
Laurent Montel
😁
Browse files
GIT_SILENT: compile fine without deprecated kf5.94 method
parent
3677ccb2
Pipeline
#171152
passed with stage
in 4 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b50573a5
...
...
@@ -44,7 +44,7 @@ if (NOT ANDROID)
find_package
(
SharedMimeInfo 1.3 REQUIRED
)
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
)
...
...
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