summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestLaunchers/launcher_compiler_test_project/CTestConfig.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add additional launcher testsMatthew Woehlke2017-01-101-0/+8
Modify the launcher test to also try to build two executables, having respectively build and link errors. This is intended to test that launchers are used when running compile and link commands, as well as custom commands. (In particular, this should catch breakage such as that fixed by ce71bd9505a.)