Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ TopTarget
Method
TopTarget
Source/cmGeneratorExpressionDAGChecker.cxx:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
cmGeneratorTarget const* cmGeneratorExpressionDAGChecker::TopTarget() const
226
{
227
return this->Top->Target;
228
}
Callers
1
GetTarget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected