mirror of
https://github.com/reactos/CMake.git
synced 2024-12-15 07:41:15 +00:00
3676fb4963
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.
5 lines
38 B
C
5 lines
38 B
C
|
|
int iface_src();
|
|
|
|
int iface_debug();
|