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
KEditBookmarks
Commits
37b6604f
Commit
37b6604f
authored
Nov 28, 2020
by
Friedrich W. H. Kossebau
Browse files
Remove unused cmake macro includes
NO_CHANGELOG
parent
c8cc178c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
37b6604f
...
...
@@ -19,16 +19,12 @@ include(KDEInstallDirs)
include
(
KDECMakeSettings
)
include
(
KDEFrameworkCompilerSettings NO_POLICY_SCOPE
)
include
(
ECMOptionalAddSubdirectory
)
include
(
ECMInstallIcons
)
include
(
ECMSetupVersion
)
include
(
ECMAddTests
)
include
(
ECMMarkNonGuiExecutable
)
include
(
ECMQtDeclareLoggingCategory
)
include
(
CMakePackageConfigHelpers
)
include
(
FeatureSummary
)
include
(
ECMAddAppIcon
)
include
(
CheckFunctionExists
)
set
(
KEDITBOOKMARKS_VERSION
"5.97.0"
)
...
...
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