android13/external/marisa-trie/bindings/ruby/extconf.rb

6 lines
66 B
Ruby

require "mkmf"
have_library("marisa")
create_makefile("marisa")