Sha256: df7795fd527aa2ad3228a274493aed1dcdb94519f01b607e5384e284c0eacd51
Contents?: true
Size: 326 Bytes
Versions: 40
Compression:
Stored size: 326 Bytes
Contents
# Copyright (c) 2010 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': 'cxxflags', 'type': 'executable', 'opt': '-Os', 'sources': [ 'cxxflags.cc', ], }, ], }
Version data entries
40 entries across 40 versions & 6 rubygems