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

Method GetStateSnapshot

Source/cmLocalGenerator.cxx:873–876  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

871}
872
873cmStateSnapshot cmLocalGenerator::GetStateSnapshot() const
874{
875 return this->Makefile->GetStateSnapshot();
876}
877
878std::string cmLocalGenerator::GetRuleLauncher(cmGeneratorTarget* target,
879 std::string const& prop,

Callers 3

cmLocalGeneratorMethod · 0.45
GenerateTestFilesMethod · 0.45
GenerateInstallRulesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected