summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Cpplint/CXX-launch.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add properties to run the cpplint style checker with the compilerJamie Snape2017-01-231-0/+3
Create a `<LANG>_CPPLINT` target property (initialized by a `CMAKE_<LANG>_CPPLINT` variable) to specify a `cpplint` style checker command line to be run along with the compiler.