Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetState
Method
GetState
Source/cmake.h:703–703 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
701
void SetInInitialCache(bool v) { this->InInitialCache = v; }
702
703
cmState* GetState() const { return this->State.get(); }
704
void SetCurrentSnapshot(cmStateSnapshot const& snapshot)
705
{
706
this->CurrentSnapshot = snapshot;
Callers
15
AddScriptingCommands
Method · 0.95
AddProjectCommands
Method · 0.95
CreateDummies
Function · 0.45
testCreateFromMakefile
Function · 0.45
Replay
Method · 0.45
HandleLevel1
Method · 0.45
GetProperty
Method · 0.45
Create
Method · 0.45
Bind
Method · 0.45
Consume
Method · 0.45
FinishKeyword
Method · 0.45
Cache
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
8
CreateDummies
Function · 0.36
testCreateFromMakefile
Function · 0.36
GetProperty
Method · 0.36
AddSiteProperties
Method · 0.36
GetListOfTests
Method · 0.36
CreateCMake
Method · 0.36
SubmitUsingHTTP
Method · 0.36
HandleCDashUploadFile
Method · 0.36