Sha256: f7a363117460a8edcb6a8982a53100ae0d7311ed947e009bee04d7f4e9a21551
Contents?: true
Size: 384 Bytes
Versions: 9
Compression:
Stored size: 384 Bytes
Contents
# # This file is part of the "Teapot" project, and is released under the MIT license. # teapot_version "0.8.0" define_target "ffi-clang" do |target| target.depends "Library/clang" target.provides "Dependencies/ffi-clang" end define_configuration "ffi-clang" do |configuration| configuration[:source] = "https://github.com/dream-framework/" configuration.require "clang" end
Version data entries
9 entries across 9 versions & 2 rubygems