lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


One solution is to create a rockspec for it and leave the work to luarocks build. This is what I do for a couple of small C source extension I use. It works just fine on Linus and OSX