Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsSynthetic
Method
IsSynthetic
Source/cmGeneratorTarget.cxx:1146–1149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1144
}
1145
1146
bool cmGeneratorTarget::IsSynthetic() const
1147
{
1148
return this->Target->IsSynthetic();
1149
}
1150
1151
bool cmGeneratorTarget::IsImported() const
1152
{
Callers
2
GetFamilyName
Method · 0.95
GetOutputInfo
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected