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

Method GetDebugFindPkgMode

Source/cmMakefile.cxx:4292–4295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4290}
4291
4292bool cmMakefile::GetDebugFindPkgMode() const
4293{
4294 return this->DebugFindPkg;
4295}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected