Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsXcode
Method
IsXcode
Source/cmGlobalGenerator.h:567–567 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
565
virtual bool IsMultiConfig() const { return false; }
566
567
virtual bool IsXcode() const { return false; }
568
569
virtual bool IsVisualStudio() const { return false; }
570
Callers
15
AddPchDependencies
Method · 0.45
cmTarget
Method · 0.45
CopyImportedCxxModulesProperties
Method · 0.45
InitMoc
Method · 0.45
InitScanFiles
Method · 0.45
AddCMakeProcessToCommandLines
Method · 0.45
InitRccTargets
Method · 0.45
AddGeneratedSource
Method · 0.45
AddItem
Method · 0.45
AddTargetItem
Method · 0.45
AddFrameworkItem
Method · 0.45
AddXcFrameworkItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected