summaryrefslogtreecommitdiffstats
path: root/Tests/CompatibleInterface/iface2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation.Stephen Kelly2013-01-241-0/+7
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.