Version:
Usage
Install the latest lua package with the following command:
meson wrap install luaOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from lua 5.4.8-1 can be used by adding the following lines to your meson.build file:
lua-5.4_dep = dependency('lua-5.4')
lua_dep = dependency('lua')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...