MCPcopy Create free account
hub / github.com/Kitware/CMake / UseFastbuildMake

Method UseFastbuildMake

Source/cmState.cxx:800–803  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

798}
799
800bool cmState::UseFastbuildMake() const
801{
802 return this->FastbuildMake;
803}
804
805unsigned int cmState::GetCacheMajorVersion() const
806{

Callers 1

EscapeForShellMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected