1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-/memory_view/extconf.rb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
101 B
Ruby
Raw Normal View History

# frozen_string_literal: false
require "mkmf"
require_relative "../auto_ext.rb"
auto_ext(inc: true)