Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5647
bool cmGeneratorTarget::IsFrameworkOnApple() const
5648
{
5649
return this->Target->IsFrameworkOnApple();
5650
}
5651
5652
bool cmGeneratorTarget::IsArchivedAIXSharedLibrary() const
5653
{
Callers
11
GetOutputTargetType
Method · 0.95
GetFilePostfix
Method · 0.95
GetFrameworkMultiConfigPostfix
Method · 0.95
GetSOName
Method · 0.95
IsBundleOnApple
Method · 0.95
BuildBundleDirectory
Method · 0.95
GetMacContentDirectory
Method · 0.95
GetLibraryNames
Method · 0.95
GetDirectory
Method · 0.95
handleSystemIncludesDep
Function · 0.45
cmGeneratorTarget.cxx
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected