Version:
Usage
Install the latest luajit package with the following command:
meson wrap install luajitOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from luajit 2.1.1720049189-3 can be used by adding the following lines to your meson.build file:
luajit_dep = dependency('luajit')
luajit_prog = find_program('luajit')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...