Source code formatter for cmake listfiles
copied from cf-staging / cmakelangThe cmake-format project provides Quality Assurance (QA) tools for cmake. * cmake-annotate can generate pretty HTML from your listfiles * cmake-format can format your listfiles nicely so that they don't look like crap. * 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).