Skip to content

Tests: Fix one RunCMake.NinjaMultiConfig case name

Brad King requested to merge brad.king/cmake:nmc-test-fix into master

The CustomCommandGenerator debug-in-release-graph-clean case actually cleans using the Debug graph. This is intentional in order to test cleaning only the Debug parts, so fix the test name rather than changing what graph it uses.

Edited by Brad King

Merge request reports