mirror of
https://github.com/arun11299/cpp-subprocess.git
synced 2025-09-08 06:44:02 -04:00

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