Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsAppBundleOnApple
Method
IsAppBundleOnApple
Source/cmGeneratorTarget.cxx:5679–5682 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5677
}
5678
5679
bool cmGeneratorTarget::IsAppBundleOnApple() const
5680
{
5681
return this->Target->IsAppBundleOnApple();
5682
}
5683
5684
bool cmGeneratorTarget::IsXCTestOnApple() const
5685
{
Callers
5
GetFilePostfix
Method · 0.95
IsBundleOnApple
Method · 0.95
BuildBundleDirectory
Method · 0.95
NormalGetFullPath
Method · 0.95
cmGeneratorTarget.cxx
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected