summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/BuildDepends/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Ninja: add_custom_command(DEPFILE): Ensure dependencies consistencyMarc Chevrier2021-01-191-1/+1
| | | | Fixes: #21694
* Tests: Add RunCMake.BuildDepends testBrad King2015-09-171-0/+3
This will allow more granular checks than the main BuildDepends test. Start with a simple single-source C program.