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
KDiamond
Commits
dffc0410
Commit
dffc0410
authored
Apr 08, 2016
by
Frederik Schwarzer
Browse files
Silence CMake warning CMP0063.
parent
540fd9be
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
dffc0410
...
...
@@ -28,7 +28,7 @@ find_package(KF5KDEGames 4.9.0 REQUIRED)
include
(
FeatureSummary
)
include
(
ECMInstallIcons
)
include
(
KDEInstallDirs
)
include
(
KDECompilerSettings
)
include
(
KDECompilerSettings
NO_POLICY_SCOPE
)
include
(
KDECMakeSettings
)
include
(
ECMAddAppIcon
)
...
...
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