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

Method SetLinkScriptShell

Source/cmOutputConverter.cxx:363–366  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

361}
362
363void cmOutputConverter::SetLinkScriptShell(bool linkScriptShell)
364{
365 this->LinkScriptShell = linkScriptShell;
366}
367
368cmState* cmOutputConverter::GetState() const
369{

Callers 11

CreateLocalGeneratorMethod · 0.80
WriteExecutableRuleMethod · 0.80
GetDeviceLinkFlagsMethod · 0.80
GetTargetLinkFlagsMethod · 0.80
GetDeviceLinkFlagsMethod · 0.80
GetTargetFlagsMethod · 0.80
GenerateCommandsMethod · 0.80
WriteLibraryRulesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected