mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 06:40:16 -05:00
a834bcaa91
We should not call `add_test` unless `BUILD_TESTING` is enabled. Fixes: #18500