cmake/Tests/ImportedSameName
Brad King f35be59961 Fix transitive usage requirements through same-name imported targets
If two imported targets in different directories have the same name we
should still be able to propagate transitive usage requirements from
both.  Fix the DAG checker to work with target pointers instead of
target names since the pointers will not be duplicated even if the names
are.

Fixes: #18345
2018-09-10 07:51:44 -04:00
..
A Fix transitive usage requirements through same-name imported targets 2018-09-10 07:51:44 -04:00
B Fix transitive usage requirements through same-name imported targets 2018-09-10 07:51:44 -04:00
CMakeLists.txt Fix dependency propagation through same-name imported targets 2018-09-07 09:23:43 -04:00
main.c Fix transitive usage requirements through same-name imported targets 2018-09-10 07:51:44 -04:00