MCPcopy 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
780bool cmState::UseNinja() const
781{
782 return this->Ninja;
783}
784
785void cmState::SetNinjaMulti(bool ninjaMulti)
786{

Callers 1

EscapeForShellMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected