linuxOS_AP06/buildroot/package/lua-ev/Config.in

8 lines
158 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
config BR2_PACKAGE_LUA_EV
bool "lua-ev"
select BR2_PACKAGE_LIBEV
help
Get access to the libev library from Lua.
https://github.com/brimworks/lua-ev