The source project of this merge request has been removed.
Add properties to run a lint tool with the compiler
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.