Sha256: 67b18b8d957b7348e53f5b246224188ba340590e2d57588e362986f026eb29e3

Contents?: true

Size: 489 Bytes

Versions: 4

Compression:

Stored size: 489 Bytes

Contents

# Copyright 2014 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': 'target0',
      'type': 'none',
      'dependencies': [ 'target1' ],
    },
    {
      'target_name': 'target1',
      'type': 'none',
      'dependencies': [ 'target2' ],
    },
    {
      'target_name': 'target2',
      'type': 'none',
      'dependencies': [ 'target0' ],
    },
  ],
}

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
mt-libuv-4.1.04 ext/gyp/test/errors/dependency_cycle.gyp
mt-libuv-4.1.03 ext/gyp/test/errors/dependency_cycle.gyp
mt-libuv-4.1.02 ext/gyp/test/errors/dependency_cycle.gyp
tree-sitter-0.1.0 ext/tree-sitter/tree-sitter/externals/gyp/test/errors/dependency_cycle.gyp