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
984ad844
Commit
984ad844
authored
Sep 15, 2020
by
Friedrich W. H. Kossebau
Browse files
Call cmake_minimum_required first, as recommended
GIT_SILENT
parent
68678ace
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
984ad844
project
(
libkmahjongg
)
cmake_minimum_required
(
VERSION 3.5 FATAL_ERROR
)
project
(
libkmahjongg
)
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