Dependencies for hslua-0.5.0
Libraries
hslua
- base (>=4.7 && <5)
- bytestring (>=0.10.2 && <0.11)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| system-lua | Use the system-wide Lua instead of the bundled copy | Disabled |
| apicheck | Compile Lua with -DLUA_USE_APICHECK. | Disabled |
| luajit | Link with LuaJIT (should be used with -fsystem-lua) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info