mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-25 09:58:37 -05:00
a834bcaa91
We should not call `add_test` unless `BUILD_TESTING` is enabled. Fixes: #18500