xref: /src/tools/build/options/WITHOUT_WERROR (revision fa3519d068d95f87e773d27f96e9f1e18f70075a)
1Set this to not treat compiler warnings as errors.
2Useful as a temporary workaround when working on fixing compiler warnings.
3When set, warnings are still printed in the build log but do not fail the build.
4