tooling-cmake-util
C++ tooling utility
Provides utility functions to integrate static analysis tools with C++ projects.
Utility and common library for all polysquare cmake tools.
3 stars
2 watching
2 forks
Language: CMake
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for performing static code analysis of C++ source files using the cppcheck tool. | 18 |
| A CMake macro to determine the language of header files based on inclusions and source file analysis. | 4 |
| A tool to analyze and represent CMake files as abstract syntax trees (ASTs) for better understanding and manipulation of CMake code | 30 |
| A tool to make CMake build scripts more reliable and easier to debug by providing a standardized framework for unit testing | 36 |
| Adds custom checks to a C++ compilation target using CMake and clang-tidy. | 16 |
| A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 49 |
| A CMake integration for checking include-what-you-use violations in source files | 10 |
| A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
| A set of tools to assist in building code using CMake | 274 |
| An action that automates C++ application builds using CMake and vcpkg. | 182 |
| Examples of integrating a static code analysis tool with CMake project builds and analyses. | 55 |
| A collection of reusable CMake modules for various software development tasks | 1,022 |
| A toolchain file and examples for building CMake-based projects for iOS development. | 314 |
| An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
| A comprehensive guide to building and managing C++ projects using the CMake build system. | 527 |