Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ WriteFooter
Method
WriteFooter
Source/cmGraphVizWriter.cxx:394–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
}
393
394
void cmGraphVizWriter::WriteFooter(cmGeneratedFileStream& fs)
395
{
396
fs <<
"}\n"
;
397
}
398
399
void cmGraphVizWriter::WriteLegend(cmGeneratedFileStream& fs)
400
{
Callers
2
~cmGraphVizWriter
Method · 0.95
WritePerTargetConnections
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected