Config.in 308 B

1234567891011
  1. config BR2_PACKAGE_LUTOK
  2. bool "lutok"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. depends on !BR2_PACKAGE_LUAJIT
  5. help
  6. Lutok is a lightweight C++ API library for Lua.
  7. https://github.com/jmmv/lutok
  8. comment "lutok needs a toolchain w/ C++ and full Lua"
  9. depends on !BR2_INSTALL_LIBSTDCPP || BR2_PACKAGE_LUAJIT