MCPcopy Create free account
hub / github.com/Kitware/CMake / SetIndentationElement

Method SetIndentationElement

Source/cmXMLWriter.cxx:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104void cmXMLWriter::SetIndentationElement(std::string const& element)
105{
106 this->IndentationElement = element;
107}
108
109void cmXMLWriter::ConditionalLineBreak(bool condition)
110{

Callers 1

WriteXCodeXCSchemeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected