Skip to content

Tests: Add missing BUILD_TESTING conditions

Brad King requested to merge brad.king/cmake:fix-no-testing into master

We should not call add_test unless BUILD_TESTING is enabled.

Fixes: #18500 (closed)

Edited by Brad King

Merge request reports