lua-gd icon indicating copy to clipboard operation
lua-gd copied to clipboard

improve compatibility with luarocks build and install process

Open fredowski opened this issue 9 years ago • 0 comments

With this patch some information is taken from the luarocks environment for the build and install process

  • lua binary (lua, lua5.1, luajit ...)
  • lua include path
  • library install path

This should solve issue #4.

fredowski avatar Jun 17 '16 18:06 fredowski