CMake/Tests/InterfaceLibrary/ifacedir
Brad King a272344228 Fix scope of transitive target name lookups
In cmTarget, cmGeneratorTarget, and cmGeneratorExpressionEvaluator, fix
target name lookups to occur in the cmMakefile context of the target
that referenced the name, not the current 'head' target.  The context
matters for imported targets because they are directory-scoped instead
of globally unique.  We already do this in cmComputeLinkDepends and
cmComputeTargetDepends.

Extend the InterfaceLibrary test with an example covering this behavior.
2014-06-23 09:17:07 -04:00
..
CMakeLists.txt Fix scope of transitive target name lookups 2014-06-23 09:17:07 -04:00
sub.cpp Fix scope of transitive target name lookups 2014-06-23 09:17:07 -04:00