clang-tidy-target-cmake

Compilation checker

Adds custom checks to a C++ compilation target using CMake and clang-tidy.

Add clang-tidy checks to a target using CMake

GitHub

16 stars
5 watching
6 forks
Language: CMake
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
polysquare/cppcheck-target-cmakeA tool for performing static code analysis of C++ source files using the cppcheck tool.18
polysquare/iwyu-target-cmakeA CMake integration for checking include-what-you-use violations in source files10
polysquare/cmake-header-languageA CMake macro to determine the language of header files based on inclusions and source file analysis.4
polysquare/tooling-cmake-utilProvides utility functions to integrate static analysis tools with C++ projects.3
nanoant/cmakepchcompilerCMake module providing support for precompiled headers via custom compiler extension104
caphyon/clang-power-toolsA set of tools that integrates clang-tidy functionality into Visual Studio C++ development496
polysquare/cmake-astA tool to analyze and represent CMake files as abstract syntax trees (ASTs) for better understanding and manipulation of CMake code30
polysquare/cmake-unitA tool to make CMake build scripts more reliable and easier to debug by providing a standardized framework for unit testing36
kbenzie/git-cmake-formatAutomates code formatting in CMake projects during development and commit processes.58
ruslo/cgoldA comprehensive guide to building and managing C++ projects using the CMake build system.527
nemequ/configure-cmakeA script wrapper around CMake to simplify building projects with CMake.85
sasq64/autotidyTool for automating clang-tidy checks on C++ code68
asutton/clangA compiler front-end for the C family of languages built as part of the LLVM project infrastructure71
offa/cmake-adaProvides support for the Ada programming language in CMake build systems.12
cristianadam/cmake-checks-cacheA tool to cache and reuse results of CMake's platform introspection checks79