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
Utilities
KDebugSettings
Commits
eedc5773
Commit
eedc5773
authored
Nov 29, 2019
by
Laurent Montel
Browse files
GIT_SILENT: increase version
parent
8c14e269
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
eedc5773
...
...
@@ -6,8 +6,8 @@ set (KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATI
cmake_minimum_required
(
VERSION 3.5 FATAL_ERROR
)
project
(
kdebugsettings VERSION
${
KDE_APPLICATIONS_VERSION
}
)
set
(
QT_MIN_VERSION
"5.1
1
.0"
)
set
(
KF5_MIN_VERSION
"5.6
3
.0"
)
set
(
QT_MIN_VERSION
"5.1
2
.0"
)
set
(
KF5_MIN_VERSION
"5.6
4
.0"
)
set
(
ECM_VERSION
${
KF5_MIN_VERSION
}
)
...
...
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