Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
void cmLinkLineComputer::SetUseNinjaMulti(bool useNinjaMulti)
33
{
34
this->UseNinjaMulti = useNinjaMulti;
35
}
36
37
void cmLinkLineComputer::SetForResponse(bool forResponse)
38
{
Callers
3
WriteDeviceLinkStatements
Method · 0.80
WriteNvidiaDeviceLinkStatement
Method · 0.80
WriteLinkStatement
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected