Skip to content

Tests: Fix RunCMake.CommandLine test to use generator with -S and -B

Brad King requested to merge brad.king/cmake:test-explicit-dirs into master

The -S and -B command-line option tests do generate build systems and so should use the generator being tested.

Merge request reports