Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetType
Method
GetType
Source/cmGeneratorTarget.cxx:178–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
cmStateEnums::TargetType cmGeneratorTarget::GetType() const
179
{
180
return this->Target->GetType();
181
}
182
183
std::string const& cmGeneratorTarget::GetName() const
184
{
Callers
15
GetLinkInterface
Method · 0.95
ComputeLinkInterface
Method · 0.95
GetLinkInterfaceLibraries
Method · 0.95
ComputeLinkInterfaceLibraries
Method · 0.95
IsLinkInterfaceDependentBoolProperty
Method · 0.95
IsLinkInterfaceDependentStringProperty
Method · 0.95
IsLinkInterfaceDependentNumberMinProperty
Method · 0.95
IsLinkInterfaceDependentNumberMaxProperty
Method · 0.95
GetSourceFilePaths
Method · 0.95
ComputeKindedSources
Method · 0.95
LinkLanguagePropagatesToDependents
Method · 0.95
GetOutputTargetType
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected