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
Plasma
Plasma Firewall
Commits
b9011bff
Commit
b9011bff
authored
May 13, 2021
by
Jonathan Esk-Riddell
🏄
Browse files
Update qt5 version requirement to 5.15.0
GIT_SILENT
parent
b639c03d
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b9011bff
...
...
@@ -9,7 +9,7 @@ project(plasma-firewall)
set
(
PROJECT_VERSION
"5.20.90"
)
set
(
KF5_MIN_VERSION
"5.82"
)
set
(
QT_MIN_VERSION
"5.1
4
.0"
)
set
(
QT_MIN_VERSION
"5.1
5
.0"
)
set
(
CMAKE_AUTOMOC TRUE
)
set
(
CMAKE_AUTORCC TRUE
)
...
...
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