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

Method GenerateScriptConfigs

Source/cmTestGenerator.cxx:102–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102void cmTestGenerator::GenerateScriptConfigs(std::ostream& os, Indent indent)
103{
104 // Create the tests.
105 this->cmScriptGenerator::GenerateScriptConfigs(os, indent);
106}
107
108void cmTestGenerator::GenerateScriptActions(std::ostream& os, Indent indent)
109{

Callers 2

GenerateScriptMethod · 0.45
GenerateScriptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected