Useful CMake Examples
-
Updated
Nov 28, 2023 - CMake
Useful CMake Examples
static analysis of C/C++ code
The missing CMake project initializer
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/undefined sanitizer instrumentation, compilation of GLSL shaders and more.
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
C/C++ hooks to integrate with pre-commit
A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)
Robust applications framework in C++. Includes a static analysis tool and two applications.
Java library for parsing report files from static code analysis.
NaiveSystems Analyze is a static analysis tool for code security and compliance.
🏰 Example C++11 CMake project that incorporates awesome Clang tooling 🐉
Code Climate Engine for Cppcheck
GitHub action that runs static analysis tools on your codebase and creates PR comments for any issues found. Currently supported languages are C++ and Python.
cmake swiss army knife github docker action
Configure some pre-commit hooks for some c++ tools
List of hooks for pre-commit to use with projects built using CMake. The hooks will automatically make a configure step using CMake in order to generate the compilation database if required.
A faster,smaller,Address Sanitizer,200X Faster,95% Smaller.
Add a description, image, and links to the cppcheck topic page so that developers can more easily learn about it.
To associate your repository with the cppcheck topic, visit your repo's landing page and select "manage topics."