summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_LANG_CPPCHECK.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add properties to run cppcheck along with the compilerBill Hoffman2017-08-301-0/+6
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.