Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsApple
Method
IsApple
Source/cmGeneratorTarget.cxx:2027–2030 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2025
}
2026
2027
bool cmGeneratorTarget::IsApple() const
2028
{
2029
return this->Target->IsApple();
2030
}
2031
2032
bool cmGeneratorTarget::IsDLLPlatform() const
2033
{
Callers
6
GetAppleArchs
Method · 0.95
ComputeVersionedName
Method · 0.95
IsImportedFrameworkFolderOnApple
Method · 0.95
IsCFBundleOnApple
Method · 0.95
GetImportedXcFrameworkPath
Method · 0.95
GetIncludeDirectories
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected