Useful CMake Examples
-
Updated
Apr 21, 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.
🏰 Example C++11 CMake project that incorporates awesome Clang tooling 🐉
Code Climate Engine for Cppcheck
cmake swiss army knife github docker action
GitHub action for CMake based C++ project, that runs cppcheck and clang-tidy and creates output with issues found
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.
Configuration files that allow cppcheck to provide better static analysis results
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."