6 lines
66 B
Ruby
6 lines
66 B
Ruby
require "mkmf"
|
|
|
|
have_library("marisa")
|
|
|
|
create_makefile("marisa")
|