Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1151
bool cmGeneratorTarget::IsImported() const
1152
{
1153
return this->Target->IsImported();
1154
}
1155
1156
bool cmGeneratorTarget::IsImportedGloballyVisible() const
1157
{
Callers
15
GetLinkInterface
Method · 0.95
GetLinkInterfaceLibraries
Method · 0.95
GetFamilyName
Method · 0.95
GetFilePrefix
Method · 0.95
GetFileSuffix
Method · 0.95
GetFilePostfix
Method · 0.95
GetFrameworkMultiConfigPostfix
Method · 0.95
IsInBuildSystem
Method · 0.95
HasKnownRuntimeArtifactLocation
Method · 0.95
IsImportedSharedLibWithoutSOName
Method · 0.95
DetermineHasMacOSXRpathInstallNameDir
Method · 0.95
GetSOName
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected