Sha256: f3c9756ef481b8be497ee80528a8072c926e351b571e59019cad6cc248fe6795

Contents?: true

Size: 191 Bytes

Versions: 1

Compression:

Stored size: 191 Bytes

Contents

# frozen_string_literal: true

require 'mkmf'
# rubocop:disable Style/GlobalVars
$CPPFLAGS += "-I#{File.expand_path('../../../', __FILE__)}"
create_makefile('faster_support/core_ext/string')

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
faster_support-0.2.1 ext/faster_support/core_ext/string/extconf.rb