Sha256: 038e8af82d061b7510e6b844b16c8c7d68830a4a3fcb8ec4c7c8f502c7f6116f
Contents?: true
Size: 423 Bytes
Versions: 44
Compression:
Stored size: 423 Bytes
Contents
# Copyright (c) 2009 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': 'defines_escaping', 'type': 'executable', 'sources': [ 'defines-escaping.c', ], 'defines': [ 'TEST_FORMAT="<(test_format)"', 'TEST_ARGS=<(test_args)', ], }, ], }
Version data entries
44 entries across 44 versions & 7 rubygems