Skip to content

Tests: Add options to control existence and timeout of BootstrapTest

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

Replace the old CMAKE_SKIP_BOOTSTRAP_TEST option with a modernized CMake_TEST_BOOTSTRAP. Add CMake_TEST_BOOTSTRAP_TIMEOUT.

Merge request reports