MCPcopy 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
790bool cmState::UseNinjaMulti() const
791{
792 return this->NinjaMulti;
793}
794
795void cmState::SetFastbuildMake(bool fastbuildMake)
796{

Callers 1

IsNinjaMultiMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected