Sha256: b291ffa09e7185d3d06e117afcc27132a4bc095bd0dbb2414c5f9fc356b4b925
Contents?: true
Size: 432 Bytes
Versions: 28
Compression:
Stored size: 432 Bytes
Contents
# Copyright (c) 2011 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': 'executable', 'rules': [ { 'rule_name': 'bar', 'extension': '', }, { 'rule_name': 'bar', 'extension': '', }, ], }, ], }
Version data entries
28 entries across 28 versions & 5 rubygems