Add code to automatically add -Wno-error to external library compiles (#63) We shouldn't be doing warnings-as-errors for external libraries. This change should make things more explicit.