Skip to content

Tests: Add dedicated RunCMake.ExtraGenerators test

Brad King requested to merge brad.king/cmake:test-extra-generators into master

The Simple_${extraGenerator} tests do not actually need to compile because they only smoke test CMake's generation of the extra project files.

Merge request reports