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

Method GetFindPackageStack

Source/cmMakefile.cxx:329–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327}
328
329cmFindPackageStack cmMakefile::GetFindPackageStack() const
330{
331 return this->FindPackageStack;
332}
333
334void cmMakefile::PrintCommandTrace(cmListFileFunction const& lff,
335 cmListFileBacktrace const& bt,

Callers 5

cmTargetMethod · 0.80
AddTargetNamespaceMethod · 0.80
NoteLinkedTargetMethod · 0.80
NoteLinkedTargetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected