# Copyright 2016 Google Inc. # # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. { 'targets': [ { 'target_name': 'mojo', 'type': 'static_library', 'variables': { 'mojo_parent_dir': '../third_party/externals' }, 'include_dirs': [ '<(mojo_parent_dir)' ], 'all_dependent_settings': { 'include_dirs': [ '<(mojo_parent_dir)' ] }, 'xcode_settings': { 'OTHER_CFLAGS': [ '-w' ], }, 'sources': [ '