mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
45feab3c00
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`.