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
System
KHelpCenter
Commits
860bb0fd
Commit
860bb0fd
authored
Dec 30, 2020
by
Laurent Montel
😁
Browse files
increase cmake version as for other kde apps
parent
0a4d9b87
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
860bb0fd
cmake_minimum_required
(
VERSION 3.
0
FATAL_ERROR
)
cmake_minimum_required
(
VERSION 3.
5
FATAL_ERROR
)
# KDE Application Version, managed by release script
set
(
RELEASE_SERVICE_VERSION_MAJOR
"21"
)
...
...
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