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
Games
libkmahjongg
Commits
920844c2
Commit
920844c2
authored
May 07, 2019
by
Laurent Montel
Browse files
GIT_SILENT:It's time to increase cmake version too
parent
7612d40a
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
920844c2
project
(
libkmahjongg
)
cmake_minimum_required
(
VERSION
2.8.12
FATAL_ERROR
)
cmake_minimum_required
(
VERSION
3.5
FATAL_ERROR
)
set
(
QT_MIN_VERSION
"5.9.0"
)
set
(
KF5_MIN_VERSION
"5.46.0"
)
...
...
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