Skip to content

Add properties to run a lint tool with the compiler

Ghost User requested to merge (removed):lang_lint into master

Create a <LANG>_LINT target property (initialized by a CMAKE_<LANG>_LINT variable) to specify a lint tool command line to be run along with the C and/or CXX compiler.

Merge request reports