index
:
oasis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
utf8proc
/
gen.lua
blob: 926f0f3a817aabc88a51f45662b5d9738417cc8a (
plain
)
1
2
3
4
5
cflags
{
'-std=c99'
,
'-Wall'
,
'-Wpedantic'
}
lib
(
'libutf8proc.a'
, {
'utf8proc.c'
})
fetch
'git'