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

Method SetForResponse

Source/cmLinkLineComputer.cxx:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37void cmLinkLineComputer::SetForResponse(bool forResponse)
38{
39 this->ForResponse = forResponse;
40}
41
42void cmLinkLineComputer::SetRelink(bool relink)
43{

Callers 4

WriteExecutableRuleMethod · 0.80
WriteLibraryRulesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected