Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsPerConfig
Method
IsPerConfig
Source/cmTarget.cxx:2869–2872 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2867
}
2868
2869
bool cmTarget::IsPerConfig() const
2870
{
2871
return this->impl->PerConfig;
2872
}
2873
2874
bool cmTarget::IsRuntimeBinary() const
2875
{
Callers
5
CreateIfAny
Method · 0.80
AppendTargetOutputs
Method · 0.80
Generate
Method · 0.80
Generate
Method · 0.80
WriteUtilBuildStatements
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected