Sha256: 6ce3835f20a99fe93819c4715a628bb0833cc45d333dd8c17af0f50423f34e88
Contents?: true
Size: 345 Bytes
Versions: 5
Compression:
Stored size: 345 Bytes
Contents
# Copyright (c) 2012 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': [ { 'toolset': 'host', 'target_name': 'hello', 'type': 'executable', 'sources': [ 'test.c', 'cxxtest.cc', ], }, ], }
Version data entries
5 entries across 5 versions & 2 rubygems