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

Method GetBuildsystemDirectory

Source/cmStateSnapshot.cxx:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90cmStateSnapshot cmStateSnapshot::GetBuildsystemDirectory() const
91{
92 return { this->State, this->Position->BuildSystemDirectory->CurrentScope };
93}
94
95cmStateSnapshot cmStateSnapshot::GetBuildsystemDirectoryParent() const
96{

Callers 3

ProcessDirectoriesMethod · 0.80
GetDirectoryIndexMethod · 0.80
DumpDirectoryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected