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

Method GetCurrentSnapshot

Source/cmake.h:708–708  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

706 this->CurrentSnapshot = snapshot;
707 }
708 cmStateSnapshot GetCurrentSnapshot() const { return this->CurrentSnapshot; }
709
710 bool GetRegenerateDuringBuild() const { return this->RegenerateDuringBuild; }
711

Callers 15

ReadListFileMethod · 0.95
FindPackageMethod · 0.95
BuildMethod · 0.95
BuildsystemFileScopeMethod · 0.80
ConfigureMethod · 0.80
ExecuteTestsMethod · 0.80
ReadSettingsMethod · 0.80
WriteDyndepFileMethod · 0.80
CheckBuildSystemMethod · 0.80
ExecuteCMakeCommandMethod · 0.80
GetListOfTestsMethod · 0.80
LoadConfigMethod · 0.80

Calls

no outgoing calls

Tested by 5

ExecuteTestsMethod · 0.64
GetListOfTestsMethod · 0.64
LoadConfigMethod · 0.64
CreateCMakeMethod · 0.64
RunMethod · 0.64