Sha256: 7ab1e31dc33fc17c65c5fd8060bf444a57b95e2b1a99b3f7afcc9603afcddbf4
Contents?: true
Size: 370 Bytes
Versions: 4
Compression:
Stored size: 370 Bytes
Contents
# Copyright (c) 2014 Google Inc. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. { 'targets': [ { 'target_name': 'foo', 'type': 'static_library', 'sources': [ 'subdir_source.c', ], 'includes': [ 'subdir.includes.gypi', ], }, ], }
Version data entries
4 entries across 4 versions & 2 rubygems