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
Konsole
Commits
b28f725c
Commit
b28f725c
authored
Nov 30, 2020
by
Kurt Hindenburg
Browse files
Require cmake 3.13
See discussion in
9d8e4729
parent
b2ce2db2
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b28f725c
# Konsole project
# See comments in https://invent.kde.org/utilities/konsole/-/commit/9d8e47298c81fc1e47c998eda1b6e980589274eb
cmake_minimum_required
(
VERSION 3.13 FATAL_ERROR
)
# KDE Application Version, managed by release script
set
(
RELEASE_SERVICE_VERSION_MAJOR
"21"
)
set
(
RELEASE_SERVICE_VERSION_MINOR
"03"
)
...
...
Kurt Hindenburg
@hindenburg
mentioned in commit
d763cb84
·
Dec 01, 2020
mentioned in commit
d763cb84
mentioned in commit d763cb84d0054960ff34b741c85e026301311461
Toggle commit list
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