Stephen Kelly faedd2bea9 cmTarget: Fix system include annotation propagation.
Direct users of IMPORTED targets treat INTERFACE_INCLUDE_DIRECTORIES
as SYSTEM, after commit a63fcbcb (Always consider includes from IMPORTED
targets to be SYSTEM., 2013-08-29).  It was intended that transitive
use of an IMPORTED target would have the same behavior, but that
did not work.  The implementation processed only direct dependencies
in cmTarget::FinalizeSystemIncludeDirectories.

Implement transitive evaluation of dependencies by traversing the
link interface of each target in the link implementation.
2014-01-06 17:25:10 +01:00
..
2014-01-02 14:24:25 -05:00
2013-11-22 08:41:16 -05:00
2014-01-06 00:01:04 -05:00
2011-09-15 16:20:33 +02:00
2012-09-28 17:00:52 -04:00
2012-09-28 17:00:52 -04:00
2013-12-19 10:04:00 -05:00
2012-02-02 23:40:21 +00:00
2013-10-15 10:47:38 -04:00
2013-12-19 16:17:58 +01:00
2013-10-16 09:22:36 -04:00
2013-10-16 09:22:36 -04:00