summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/BadTargetTypeInterface.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add case for rejecting $<TARGET_FILE:...> on an INTERFACE libraryBrad King2015-05-261-0/+6
Add an explicit test for this existing error. We already cover it for an OBJECT library but INTERFACE libraries are not allowed either.