summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/NinjaMultiConfig/Simple-targets-debug-ninja-stdout.txt
Commit message (Collapse)AuthorAgeFilesLines
* Ninja Multi-Config: Restore rebuild_cache and edit_cache targetsBrad King2021-01-251-0/+3
Since commit dcf9f4d2f7 (Ninja Multi-Config: Add support for cross-config custom commands, 2020-12-09) we were not generating these targets. Restore them and add a test. Fixes: #21722