Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ReadListFile
Method · 0.95
FindPackage
Method · 0.95
Build
Method · 0.95
BuildsystemFileScope
Method · 0.80
Configure
Method · 0.80
ExecuteTests
Method · 0.80
ReadSettings
Method · 0.80
WriteDyndepFile
Method · 0.80
CheckBuildSystem
Method · 0.80
ExecuteCMakeCommand
Method · 0.80
GetListOfTests
Method · 0.80
LoadConfig
Method · 0.80
Calls
no outgoing calls
Tested by
5
ExecuteTests
Method · 0.64
GetListOfTests
Method · 0.64
LoadConfig
Method · 0.64
CreateCMake
Method · 0.64
Run
Method · 0.64