Sha256: a5f821b56292fc255978085cdf6ccb5c8be840a26ca181370f7e1362044732ba
Contents?: true
Size: 342 Bytes
Versions: 23
Compression:
Stored size: 342 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
23 entries across 23 versions & 3 rubygems