mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
BR2_PACKAGE_LUA_SHARED_LIBRARY is an internal of lua package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
config BR2_PACKAGE_RINGS
|
|
bool "rings"
|
|
help
|
|
Provides a way to create new Lua states from within Lua.
|
|
|
|
http://github.com/keplerproject/rings
|