CMake/Tests/RunCMake/include_directories
Stephen Kelly 634bb33f3a 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.
2013-03-26 19:56:10 +01:00
..
BinaryDirectoryInInterface-result.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
BinaryDirectoryInInterface-stderr.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
BinaryDirectoryInInterface.cmake install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
CMakeLists.txt GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
DebugIncludes-result.txt Add a way to print the origins of used include directories. 2013-01-03 13:45:40 -05:00
DebugIncludes-stderr.txt Don't populate INTERFACE includes and defines properties in tll. 2013-02-13 15:12:31 +01:00
DebugIncludes.cmake Don't populate INTERFACE includes and defines properties in tll. 2013-02-13 15:12:31 +01:00
ImportedTarget-result.txt Report an error on IMPORTED targets with a faulty INTERFACE 2013-03-26 10:45:28 -04:00
ImportedTarget-stderr.txt Report an error on IMPORTED targets with a faulty INTERFACE 2013-03-26 10:45:28 -04:00
ImportedTarget.cmake Report an error on IMPORTED targets with a faulty INTERFACE 2013-03-26 10:45:28 -04:00
NotFoundContent-result.txt GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
NotFoundContent-stderr.txt GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
NotFoundContent.cmake GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
RelativePathInGenex-result.txt Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 19:56:10 +01:00
RelativePathInGenex-stderr.txt Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 19:56:10 +01:00
RelativePathInGenex.cmake Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 19:56:10 +01:00
RelativePathInInterface-result.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
RelativePathInInterface-stderr.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
RelativePathInInterface.cmake install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
RunCMakeTest.cmake Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 19:56:10 +01:00
SourceDirectoryInInterface-result.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
SourceDirectoryInInterface-stderr.txt install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
SourceDirectoryInInterface.cmake install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
TID-bad-target-result.txt Whitelist target types in target_{include_directories,compile_definitions} 2013-02-08 19:21:30 +01:00
TID-bad-target-stderr.txt Whitelist target types in target_{include_directories,compile_definitions} 2013-02-08 19:21:30 +01:00
TID-bad-target.cmake Whitelist target types in target_{include_directories,compile_definitions} 2013-02-08 19:21:30 +01:00
empty.cpp install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00