Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ UseNinja
Method
UseNinja
Source/cmState.cxx:780–783 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
778
}
779
780
bool cmState::UseNinja() const
781
{
782
return this->Ninja;
783
}
784
785
void cmState::SetNinjaMulti(bool ninjaMulti)
786
{
Callers
1
EscapeForShell
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected