Files
oasis-linux-mirror/pkg/utf8proc/gen.lua
T
2020-02-20 20:15:50 -08:00

6 lines
93 B
Lua

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