summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/add_executable/RunCMakeTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Exclude bad RunCMake.add_executable case on multi-arch XcodeBrad King2017-10-241-1/+3
| | | | | | | The `NoSourcesButLinkObjects` case would not be expected to work under Xcode with multiple architectures even if the target objects were listed directly as sources. Exclude it. We already exclude similar cases in `RunCMake.add_library`.
* Tests: Add tests for missing sources in add_executable and add_library.Deniz Bahadir2017-09-201-0/+5