[cmake-developers] cmXMLWriter

Daniel Pfeifer daniel at pfeifer-mail.de
Mon May 25 09:10:36 EDT 2015


Hi,

I wrote a simple XML writer (cmXMLWriter) that takes care of
indentation, escaping, and balancing of end tags. I also ported all of
CTest's  XML generation to cmXMLWriter.

https://github.com/purpleKarrot/CMake/commits/xmlwriter

Please review and potentially apply.

cheers, Daniel


More information about the cmake-developers mailing list