CMake/Tests/CompatibleInterface
Stephen Kelly 6fbe3ce4ef Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation.
These interface-related link-libraries properties are used to determine
the value of the other INTERFACE properties, so we were getting infinite
recursion and segfaults otherwise.
2013-01-24 08:17:46 -05:00
..
CMakeLists.txt Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation. 2013-01-24 08:17:46 -05:00
empty.cpp Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
iface2.cpp Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation. 2013-01-24 08:17:46 -05:00
iface2.h Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation. 2013-01-24 08:17:46 -05:00
main.cpp Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation. 2013-01-24 08:17:46 -05:00