mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-24 15:38:54 -06:00
We should have at least one CI job in merge request pipelines that builds CMake with assertions enabled. We avoid using the `Debug` configuration in order to keep CI artifacts small, so instead use the `Release` configuration without `-DNDEBUG`.