Skip to content

Tests: Simplify addition of extra generator tests

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

Do not try to run the cmake binary that has not been built yet. Always add the extra generator tests in combination with the corresponding Makefile and Ninja generators.

While at it, also simplify internal conditions for enabling these generators.

Merge request reports

Loading