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
KIMAP
Commits
8cf1e3d2
Commit
8cf1e3d2
authored
Sep 25, 2021
by
Laurent Montel
😁
Browse files
GIT_SILENT: autogenerate clang-format file
parent
49d0b4d9
Pipeline
#82643
canceled with stage
in 2 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8cf1e3d2
...
...
@@ -24,6 +24,10 @@ include(ECMGeneratePriFile)
include
(
ECMSetupVersion
)
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
(
ECMAddQch
)
...
...
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