CMake/Tests/RunCMake/CompatibleInterface
Stephen Kelly 28051f1150 Report an error on IMPORTED targets with a faulty INTERFACE
It is considered an error if the INTERFACE_INCLUDE_DIRECTORIES contains
a directory which does not exist, which indicates a programmer error
by the upstream, or a packaging error.

One of the RunCMake.CompatibleInterface tests also needs to be updated
due to this change. Non-existant includes were used in the test, but
are not needed.
2013-03-26 10:45:28 -04:00
..
CMakeLists.txt Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-builtin-prop-result.txt Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-builtin-prop-stderr.txt Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-builtin-prop.cmake Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-mismatch-depend-self-result.txt Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-mismatch-depend-self-stderr.txt Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-mismatch-depend-self.cmake Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-mismatch-depends-result.txt Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-mismatch-depends-stderr.txt Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-mismatch-depends.cmake Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-mismatched-use-result.txt Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-mismatched-use-stderr.txt Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceBool-mismatched-use.cmake Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
InterfaceString-Bool-Conflict-result.txt Ensure type specific compatible interface properties do not intersect. 2013-02-07 16:21:09 +01:00
InterfaceString-Bool-Conflict-stderr.txt Ensure type specific compatible interface properties do not intersect. 2013-02-07 16:21:09 +01:00
InterfaceString-Bool-Conflict.cmake Ensure type specific compatible interface properties do not intersect. 2013-02-07 16:21:09 +01:00
InterfaceString-builtin-prop-result.txt Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
InterfaceString-builtin-prop-stderr.txt Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
InterfaceString-builtin-prop.cmake Report an error on IMPORTED targets with a faulty INTERFACE 2013-03-26 10:45:28 -04:00
InterfaceString-mismatch-depend-self-result.txt Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
InterfaceString-mismatch-depend-self-stderr.txt Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
InterfaceString-mismatch-depend-self.cmake Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
InterfaceString-mismatch-depends-result.txt Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
InterfaceString-mismatch-depends-stderr.txt Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
InterfaceString-mismatch-depends.cmake Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
InterfaceString-mismatched-use-result.txt Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
InterfaceString-mismatched-use-stderr.txt Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
InterfaceString-mismatched-use.cmake Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
RunCMakeTest.cmake Ensure type specific compatible interface properties do not intersect. 2013-02-07 16:21:09 +01:00
main.cpp Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00