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

Method DebugModeEnabled

Source/cmFindCommon.cxx:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94bool cmFindCommon::DebugModeEnabled() const
95{
96 return this->FullDebugMode;
97}
98
99void cmFindCommon::DebugMessage(std::string const& msg) const
100{

Callers 15

RerootPathsMethod · 0.95
FindPackageMethod · 0.80
FindModuleMethod · 0.80
FindConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected