summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/INTERFACE_SOURCES.rst
Commit message (Collapse)AuthorAgeFilesLines
* cmTarget: Allow transitive evaluation of SOURCES property.Stephen Kelly2014-04-021-0/+15
Extend the cmGeneratorExpressionDAGChecker with an interface returning the name of the top target. Use that to determine when there is a DAG violation, as required by the RunCMake.Languages tests.