Sha256: 1b8e6f8f75402d2cac279ddfabd1e8c4b17a7f1095318ca2d27503ddae635ffa

Contents?: true

Size: 193 Bytes

Versions: 1

Compression:

Stored size: 193 Bytes

Contents

# frozen_string_literal: true
require "mkmf"

pkg_config("utf8proc")

have_library("utf8proc") || abort("This extension requires the utf8proc library.")

create_makefile("utf8_proc/utf8_proc")

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
utf8_proc-0.2.2 ext/utf8_proc/extconf.rb