mirror of https://github.com/Kitware/CMake.git
Browse Source
This commit makes cpplint act like the other compiler mirroring tools. It will always return 0 even if it reports warnings and will only return non zero if there is a problem running the command. In addition, it will now add some extra text to allow CTest to recognize the warnings and report them correctly to CDash.pull/315/head

5 changed files with 8 additions and 6 deletions
Loading…
Reference in new issue