Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsDLLPlatform
Method
IsDLLPlatform
Source/cmTarget.cxx:2770–2773 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2768
}
2769
2770
bool cmTarget::IsDLLPlatform() const
2771
{
2772
return this->impl->IsDLLPlatform;
2773
}
2774
2775
bool cmTarget::IsAIX() const
2776
{
Callers
15
CreateIfAny
Method · 0.45
HandleTargetsMode
Function · 0.45
HandleImportedRuntimeArtifactsMode
Function · 0.45
SetImportDetailProperties
Method · 0.45
Create
Method · 0.45
Create
Method · 0.45
Create
Method · 0.45
Get
Method · 0.45
Get
Method · 0.45
Get
Method · 0.45
cmComputeLinkInformation
Method · 0.45
AddItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected