pvs-studio-cmake-examples
CMake examples
Examples of integrating a static code analysis tool with CMake project builds and analyses.
Examples of PVS-Studio integration in CMake (CLion/QtCreator)
53 stars
10 watching
16 forks
Language: CMake
last commit: about 1 month ago clioncmakecmake-examplespvs-studioqtcreator
Related projects:
Repository | Description | Stars |
---|---|---|
developerpaul123/cmakeinstallexample | An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
pr0g/cmake-examples | A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,169 |
bast/cmake-example | Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
pabloariasal/modern-cmake-sample | A sample project demonstrating best practices and proper usage of CMake in building a library and an executable. | 667 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
tomoyanonymous/juce_cmake_vscode_example | Provides a boilerplate for developing audio plugins using JUCE, CMake, and Visual Studio Code. | 89 |
dmonopoly/gtest-cmake-example | An example setup of cmake with google test. | 316 |
polysquare/tooling-cmake-util | Provides utility functions to integrate static analysis tools with C++ projects. | 3 |
grvlbit/travis-gtest-cmake-example | An example setup of Travis-CI with cmake and google test for C++ projects | 42 |
forexample/package-example | A CMake example project demonstrating the installation and usage of a package | 398 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
siegelord/rustcmake | An example project demonstrating CMake usage with Rust programming language | 109 |
civitasv/cmake-tools.nvim | Provides an integrated CMake workflow in Neovim | 379 |
rpavlik/cmake-modules | A collection of CMake modules for various software development needs | 1,019 |
rwth-hpc/cmake-codecov | A CMake module for enabling and reporting code coverage | 89 |