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
PIM
PIM GrantleeTheme
Commits
15e5d95d
Commit
15e5d95d
authored
Sep 25, 2021
by
Laurent Montel
😁
Browse files
GIT_SILENT: autogenerate clang-format file
parent
68f3c9e1
Pipeline
#82640
canceled with stage
in 1 minute and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
15e5d95d
...
...
@@ -20,6 +20,10 @@ include(ECMGeneratePriFile)
include
(
FeatureSummary
)
include
(
KDEGitCommitHooks
)
include
(
KDEClangFormat
)
file
(
GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES *.cpp *.h *.c
)
kde_clang_format
(
${
ALL_CLANG_FORMAT_SOURCE_FILES
}
)
include
(
ECMQtDeclareLoggingCategory
)
include
(
ECMAddTests
)
...
...
Write
Preview
Markdown
is supported
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