Package cmakelang
Quality Assurance (QA) tools for cmake
https://github.com/cheshirekow/cmake_format
* cmake-annotate can generate pretty HTML from your listfiles. * cmake-format can format your listfiles nicely. * cmake-lint can check your listfiles for problems. * ctest-to can parse a ctest output tree and translate it into a more structured format (either JSON or XML).
Version: 0.6.13
General Commands | |
| cmake-annotate | Parse cmake listfiles and re-emit them with semantic annotations in HTML. |
| cmake-format | Parse cmake listfiles and format them nicely. |
| cmake-genparsers | Parse cmake listfiles, find function and macro declarations, and generate parsers for them. |
| cmake-lint | Check cmake listfile for lint |
| ctest-to | ctest-to |