diff options
author | Stephen Kelly <steveire@gmail.com> | 2013-02-13 11:35:31 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2013-02-23 08:42:24 (GMT) |
commit | 7e707444be6f7344888102ce4f88db48a31cab63 (patch) | |
tree | 3465c6b559fba38afa8d845bdf818c37cf0ad6f1 /Source/cmGeneratorExpressionDAGChecker.cxx | |
parent | d1a2729b1af86a0a3abfb21df18ed85bcfaa59c6 (diff) | |
download | CMake-7e707444be6f7344888102ce4f88db48a31cab63.zip CMake-7e707444be6f7344888102ce4f88db48a31cab63.tar.gz CMake-7e707444be6f7344888102ce4f88db48a31cab63.tar.bz2 |
Expand includes and defines transitively in 'external' genexes.
This means that we can use expressions of the form
$<TARGET_PROPERTY:foo,INTERFACE_INCLUDE_DIRECTORIES>
to get a list of the interface include directories of foo, including
those coming from dependencies.
We can't have a test of a target which has a single include directory in
its INCLUDE_DIRECTORIES because the shell on the MSYS platforms transforms
a single include directory to include a prefix, which is not what the test
expects. We test a target with two directories instead as a means to
test a target with no link dependencies.
Diffstat (limited to 'Source/cmGeneratorExpressionDAGChecker.cxx')
0 files changed, 0 insertions, 0 deletions