Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ UseNinjaMulti
Method
UseNinjaMulti
Source/cmState.cxx:790–793 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
788
}
789
790
bool cmState::UseNinjaMulti() const
791
{
792
return this->NinjaMulti;
793
}
794
795
void cmState::SetFastbuildMake(bool fastbuildMake)
796
{
Callers
1
IsNinjaMulti
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected