Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SupportsCustomObjectNames
Method
SupportsCustomObjectNames
Source/cmGlobalGenerator.h:184–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
virtual bool SupportsCustomObjectNames() const { return true; }
185
186
virtual bool SupportsBuildDatabase() const { return false; }
187
bool AddBuildDatabaseTargets();
Callers
2
GetCustomObjectFileName
Method · 0.45
GetObjectFileNameWithoutTarget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected