CMake/Tests/RunCMake/include_directories
Stephen Kelly 72d13ff482 install: Remove error condition using INCLUDES DESTINATION without EXPORT.
Commit 650e61f8 (Add a convenient way to add the includes install
dir to the INTERFACE., 2013-01-05) introduced an error case for
using the install(TARGETS) command with specified INCLUDES DESTINATION,
but no specified EXPORT set.

It is convenient to use a variable to set the various destinations
for different outputs (as KDE does), and some targets such as
executables are installed but not exported. This was triggering
the error case, but as it is a common case, remove the error.
2013-07-29 15:16:15 +02: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
CMP0021-result.txt Error on relative path in INCLUDE_DIRECTORIES target property. 2013-05-21 14:59:17 -04:00
CMP0021-stderr.txt Error on relative path in INCLUDE_DIRECTORIES target property. 2013-05-21 14:59:17 -04:00
CMP0021.cmake Error on relative path in INCLUDE_DIRECTORIES target property. 2013-05-21 14:59:17 -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 Test transitive includes from setting the LINK_LIBRARIES property. 2013-05-06 18:11:56 +02:00
DebugIncludes.cmake Test transitive includes from setting the LINK_LIBRARIES property. 2013-05-06 18:11:56 +02: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 install: Remove error condition using INCLUDES DESTINATION without EXPORT. 2013-07-29 15:16:15 +02: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