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

Method GenerateScriptForConfig

Source/cmScriptGenerator.cxx:102–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102void cmScriptGenerator::GenerateScriptForConfig(std::ostream& /*unused*/,
103 std::string const& /*unused*/,
104 Indent /*unused*/)
105{
106 // No actions for this generator.
107}
108
109bool cmScriptGenerator::GeneratesForConfig(std::string const& config)
110{

Callers 2

GenerateScriptActionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected