def Settings( **kwargs ): return { 'flags': [ '-x', 'c++', '-Wextra', '-Werror', '-Wall' ] }