CMake/Tests/RunCMake/CompatibleInterface
Stephen Kelly 655e98bf71 Ensure type specific compatible interface properties do not intersect.
Before, the boolean version would always win, and the string one would
be ignored.
2013-02-07 16:21:09 +01:00
..
CMakeLists.txt
InterfaceBool-builtin-prop-result.txt
InterfaceBool-builtin-prop-stderr.txt
InterfaceBool-builtin-prop.cmake
InterfaceBool-mismatch-depend-self-result.txt
InterfaceBool-mismatch-depend-self-stderr.txt
InterfaceBool-mismatch-depend-self.cmake
InterfaceBool-mismatch-depends-result.txt
InterfaceBool-mismatch-depends-stderr.txt
InterfaceBool-mismatch-depends.cmake
InterfaceBool-mismatched-use-result.txt
InterfaceBool-mismatched-use-stderr.txt
InterfaceBool-mismatched-use.cmake
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
InterfaceString-builtin-prop-stderr.txt
InterfaceString-builtin-prop.cmake
InterfaceString-mismatch-depend-self-result.txt
InterfaceString-mismatch-depend-self-stderr.txt
InterfaceString-mismatch-depend-self.cmake
InterfaceString-mismatch-depends-result.txt
InterfaceString-mismatch-depends-stderr.txt
InterfaceString-mismatch-depends.cmake
InterfaceString-mismatched-use-result.txt
InterfaceString-mismatched-use-stderr.txt
InterfaceString-mismatched-use.cmake
RunCMakeTest.cmake Ensure type specific compatible interface properties do not intersect. 2013-02-07 16:21:09 +01:00
main.cpp