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

Method HasContextDependentSources

Source/cmGeneratorTarget.cxx:5497–5500  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5495}
5496
5497bool cmGeneratorTarget::HasContextDependentSources() const
5498{
5499 return this->SourcesAreContextDependent == Tribool::True;
5500}
5501
5502bool cmGeneratorTarget::IsExecutableWithExports() const
5503{

Callers 1

EvaluateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected