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
Utilities
Kate
Commits
c5ea9136
Commit
c5ea9136
authored
Feb 02, 2021
by
Christoph Cullmann
🐮
Browse files
adjust Qt dependency to what frameworks require, more realistic, 5.14
parent
3e4551da
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c5ea9136
...
...
@@ -9,7 +9,7 @@ set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_
project
(
kate VERSION
${
RELEASE_SERVICE_VERSION
}
)
set
(
QT_MIN_VERSION
"5.1
0
.0"
)
set
(
QT_MIN_VERSION
"5.1
4
.0"
)
set
(
KF5_DEP_VERSION
"5.68.0"
)
# We need some parts of the ECM CMake helpers.
...
...
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