mirror of
https://github.com/arun11299/cpp-subprocess.git
synced 2025-08-03 03:46:13 -04:00

By default, CMake defines `NDEBUG` for the Release build configuration, which effectively disables assertions and makes CI jobs less useful.