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

Method IsImported

Source/cmGeneratorTarget.cxx:1151–1154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1149}
1150
1151bool cmGeneratorTarget::IsImported() const
1152{
1153 return this->Target->IsImported();
1154}
1155
1156bool cmGeneratorTarget::IsImportedGloballyVisible() const
1157{

Callers 15

GetLinkInterfaceMethod · 0.95
GetFamilyNameMethod · 0.95
GetFilePrefixMethod · 0.95
GetFileSuffixMethod · 0.95
GetFilePostfixMethod · 0.95
IsInBuildSystemMethod · 0.95
GetSONameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected