summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/pseudo_cppcheck.c
Commit message (Collapse)AuthorAgeFilesLines
* Add properties to run cppcheck along with the compilerBill Hoffman2017-08-301-0/+21
Create a `<LANG>_CPPCHECK` target property (initialized by a `CMAKE_<LANG>_CPPCHECK` variable) to specify a `cppcheck` command line to be run along with the compiler.