MCPcopy 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
1146bool cmGeneratorTarget::IsSynthetic() const
1147{
1148 return this->Target->IsSynthetic();
1149}
1150
1151bool cmGeneratorTarget::IsImported() const
1152{

Callers 2

GetFamilyNameMethod · 0.95
GetOutputInfoMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected