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

Method ShouldImplicitlyLogEvents

Source/cmFindCommon.cxx:519–522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

517}
518
519bool cmFindCommonDebugState::ShouldImplicitlyLogEvents() const
520{
521 return true;
522}
523
524void cmFindCommonDebugState::Write()
525{

Callers 1

WriteMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected