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

Method IsFrameworkOnApple

Source/cmGeneratorTarget.cxx:5647–5650  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5645}
5646
5647bool cmGeneratorTarget::IsFrameworkOnApple() const
5648{
5649 return this->Target->IsFrameworkOnApple();
5650}
5651
5652bool cmGeneratorTarget::IsArchivedAIXSharedLibrary() const
5653{

Callers 11

GetOutputTargetTypeMethod · 0.95
GetFilePostfixMethod · 0.95
GetSONameMethod · 0.95
IsBundleOnAppleMethod · 0.95
BuildBundleDirectoryMethod · 0.95
GetLibraryNamesMethod · 0.95
GetDirectoryMethod · 0.95
handleSystemIncludesDepFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected