Sha256: 5a32aab4ca39fd4117c638254de4b884f911cc17d5f753cae2407304b68a4f72
Contents?: true
Size: 321 Bytes
Versions: 39
Compression:
Stored size: 321 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': 'cflags', 'type': 'executable', 'opt': '-Os', 'sources': [ 'cflags.c', ], }, ], }
Version data entries
39 entries across 39 versions & 5 rubygems