iw7-mod/deps/sol2/meson_options.txt
2024-08-13 05:15:34 -04:00

2 lines
227 B
Meson

option('single', type: 'boolean', value: false, description: 'Generate the sol2 single header and expose the corresponding build targets')
option('lua_cpp', type: 'boolean', value: false, description: 'Compile lua as C++ code')