Skip to content

libmpack/libmpack-lua

Repository files navigation

libmpack lua binding

Travis Build Status

Building

LUA_TARGET=$(PLATFORM) make

Where PLATFORM is a supported Lua 5.1 platform: linux (default), freebsd, macosx, ...

For the complete list of targets run:

make; cd .deps/5.1.5/src/lua && make