aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sol2/meson_options.txt
blob: 2f157f699d995128e1d2d3354386bf12fc054dac (plain)
1
2
option('single', type: 'boolean', value: false, description: 'Generate the sol3 single header and expose the corresponding build targets')
option('lua_cpp', type: 'boolean', value: false, description: 'Compile lua as C++ code')