mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-12 20:39:49 -05:00
Merge branch 'doc-clang-tidy-typo' into release-3.12
Merge-request: !2303
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user