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
Plasma
Plasma Desktop
Commits
c8195f90
Commit
c8195f90
authored
May 13, 2021
by
David Edmundson
Browse files
Migrate to KDECompilerSettings
parent
c594807f
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c8195f90
...
...
@@ -17,7 +17,7 @@ set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modul
include
(
KDEInstallDirs
)
include
(
KDECMakeSettings
)
include
(
KDE
Framework
CompilerSettings NO_POLICY_SCOPE
)
include
(
KDECompilerSettings NO_POLICY_SCOPE
)
include
(
ECMInstallIcons
)
include
(
ECMMarkAsTest
)
include
(
ECMMarkNonGuiExecutable
)
...
...
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