Files
oasis-linux-mirror/pkg/utf8proc/gen.lua
2017-09-25 19:23:06 -07:00

6 lines
92 B
Lua

cflags{'-std=c99', '-Wall', '-pedantic'}
lib('libutf8proc.a', {'utf8proc.c'})
fetch 'git'