Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add properties to run the cpplint style checker with the compiler | Jamie Snape | 2017-01-23 | 1 | -0/+1 |
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. |