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
Network
KDE Connect
Commits
1e113a44
Commit
1e113a44
authored
Dec 14, 2021
by
Nicolas Fella
Browse files
Fix build by lowering KDE_COMPILERSETTINGS_LEVEL
parent
5d970ddd
Pipeline
#110015
passed with stage
in 1 minute and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
1e113a44
...
...
@@ -14,6 +14,7 @@ if (SAILFISHOS)
else
()
set
(
KF5_MIN_VERSION
"5.89.0"
)
set
(
QT_MIN_VERSION
"5.10.0"
)
set
(
KDE_COMPILERSETTINGS_LEVEL
"5.84.0"
)
endif
()
set
(
QCA_MIN_VERSION
"2.1.0"
)
...
...
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