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

Method GetType

Source/cmTarget.cxx:1122–1125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1120cmTarget& cmTarget::operator=(cmTarget&&) noexcept = default;
1121
1122cmStateEnums::TargetType cmTarget::GetType() const
1123{
1124 return this->impl->TargetType;
1125}
1126
1127void cmTarget::SetOrigin(Origin origin)
1128{

Callers 15

IsFrameworkOnAppleMethod · 0.95
IsAppBundleOnAppleMethod · 0.95
SetPropertyMethod · 0.95
GetPropertyMethod · 0.95
IsRuntimeBinaryMethod · 0.95
CanCompileSourcesMethod · 0.95

Calls

no outgoing calls

Tested by 1