osrm-backend/third_party/sol2/meson_options.txt

2 lines
227 B
Meson
Raw Normal View History

2020-11-18 19:01:43 -05:00
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')