summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/interface_library/global-interface.cmake
Commit message (Collapse)AuthorAgeFilesLines
* add_library: Test invalid GLOBAL INTERFACE signature.Stephen Kelly2014-02-071-0/+2
This has to be tested separately from the invalid_signature test because target sources are evaluate at a later time, and earlier errors in the invalid_signature test cause early exit.