Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
void cmXMLWriter::SetIndentationElement(std::string const& element)
105
{
106
this->IndentationElement = element;
107
}
108
109
void cmXMLWriter::ConditionalLineBreak(bool condition)
110
{
Callers
1
WriteXCodeXCScheme
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected