-
Only warn on errors in release mode · 7418bbbbMatt Clarkson authored
This improves development iterations when working in debug mode as you don't have to fix up warnings to get the code to compile. Once a feature is complete you can then run a release build and fix up all the warnings.
7418bbbb
×