mirror of
https://github.com/arun11299/cpp-subprocess.git
synced 2025-09-08 14:54:13 -04:00

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