Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
519
bool cmFindCommonDebugState::ShouldImplicitlyLogEvents() const
520
{
521
return true;
522
}
523
524
void cmFindCommonDebugState::Write()
525
{
Callers
1
Write
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected