Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
800
bool cmState::UseFastbuildMake() const
801
{
802
return this->FastbuildMake;
803
}
804
805
unsigned int cmState::GetCacheMajorVersion() const
806
{
Callers
1
EscapeForShell
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected