diff options
author | Stephen Kelly <steveire@gmail.com> | 2013-03-26 17:08:26 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2013-03-26 18:56:10 (GMT) |
commit | 634bb33f3aa3b7f2181a896c025976b52171524a (patch) | |
tree | 5d5d5373f683b378b16b3f5709feefe7bb0993e4 /Tests/Preprocess | |
parent | 28051f1150923804796b4e63e41f6906308788e0 (diff) | |
download | CMake-634bb33f3aa3b7f2181a896c025976b52171524a.zip CMake-634bb33f3aa3b7f2181a896c025976b52171524a.tar.gz CMake-634bb33f3aa3b7f2181a896c025976b52171524a.tar.bz2 |
Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIES
We can do this check only if the TargetName is non-empty, which means
that we're evaluating INTERFACE_INCLUDE_DIRECTORIES from a linked
dependency which was set using target_link_libraries.
It is possible to have relative paths in INCLUDE_DIRECTORIES already
in CMake 2.8.10.2, so that part will require a policy to fix.
Diffstat (limited to 'Tests/Preprocess')
0 files changed, 0 insertions, 0 deletions