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

Method SetUseNinjaMulti

Source/cmLinkLineComputer.cxx:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void cmLinkLineComputer::SetUseNinjaMulti(bool useNinjaMulti)
33{
34 this->UseNinjaMulti = useNinjaMulti;
35}
36
37void cmLinkLineComputer::SetForResponse(bool forResponse)
38{

Callers 3

WriteLinkStatementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected