Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bill Hoffman
CMake
Commits
85432f48
Commit
85432f48
authored
Aug 21, 2018
by
David Demelier
Committed by
Brad King
Aug 24, 2018
Browse files
Help: Fix typo in clang-tidy example -checks option
parent
c4ab0980
Changes
1
Hide whitespace changes
Inline
Side-by-side
Help/variable/CMAKE_LANG_CLANG_TIDY.rst
View file @
85432f48
...
...
@@ -9,5 +9,5 @@ created. For example:
.. code-block:: cmake
set(CMAKE_CXX_CLANG_TIDY clang-tidy checks=-*,readability-*)
set(CMAKE_CXX_CLANG_TIDY clang-tidy
-
checks=-*,readability-*)
add_executable(foo foo.cxx)
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