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
Plasma
Plasma Nano
Commits
e5b051c7
Commit
e5b051c7
authored
Sep 15, 2022
by
Jonathan Esk-Riddell
🏄
Browse files
Update kf5 version requirement to 5.98.0
GIT_SILENT
parent
66fe6fdd
Pipeline
#297889
passed with stage
in 2 minutes and 46 seconds
Changes
1
Pipelines
9
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e5b051c7
...
...
@@ -3,7 +3,7 @@ project(plasma-nano)
# minimal requirements
cmake_minimum_required
(
VERSION 3.16
)
set
(
QT_MIN_VERSION
"5.15.2"
)
set
(
KF5_MIN_VERSION
"5.9
4
"
)
set
(
KF5_MIN_VERSION
"5.9
8.0
"
)
set
(
KDE_COMPILERSETTINGS_LEVEL
"5.82"
)
set
(
CMAKE_CXX_STANDARD 17
)
...
...
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