iwyu-target-cmake

Source file checker

A CMake integration for checking include-what-you-use violations in source files

CMake integration for include-what-you-use

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
polysquare/cppcheck-target-cmake A tool for performing static code analysis of C++ source files using the cppcheck tool. 18
polysquare/clang-tidy-target-cmake Adds custom checks to a C++ compilation target using CMake and clang-tidy. 16
polysquare/cmake-header-language A CMake macro to determine the language of header files based on inclusions and source file analysis. 4
polysquare/cmake-ast A tool to analyze and represent CMake files as abstract syntax trees (ASTs) for better understanding and manipulation of CMake code 30
polysquare/cmake-unit A tool to make CMake build scripts more reliable and easier to debug by providing a standardized framework for unit testing 36
polysquare/tooling-cmake-util Provides utility functions to integrate static analysis tools with C++ projects. 3
decafjoe/flake8-ownership Ensures Python source files specify author, copyright, and license information 5
uyha/tree-sitter-cmake A parser for CMake syntax in JavaScript 43
adishavit/cmake_snippets A collection of reusable CMake snippets for building and configuring projects. 53
cheshirekow/cmake_format A tool to improve the readability of CMake project files by formatting their contents. 973
mosteo/ada4cmake Provides CMake macros to integrate Ada code into a Debian-family project workflow 4
viva64/pvs-studio-cmake-examples Examples of integrating a static code analysis tool with CMake project builds and analyses. 53
developerpaul123/cmakeinstallexample An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. 36
rwth-hpc/cmake-codecov A CMake module for enabling and reporting code coverage 89
jparise/flake8-author Checks Python modules for author attributes and enforces configuration rules around their usage. 3