MCPcopy Create free account
hub / github.com/Kitware/CMake / EvaluatingTransitiveProperty

Method EvaluatingTransitiveProperty

Source/cmGeneratorExpressionDAGChecker.cxx:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138bool cmGeneratorExpressionDAGChecker::EvaluatingTransitiveProperty() const
139{
140 return this->TopIsTransitiveProperty;
141}
142
143bool cmGeneratorExpressionDAGChecker::EvaluatingGenexExpression() const
144{

Callers 2

EvaluateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected