lite-xl/meson_options.txt

4 lines
162 B
Meson
Raw Normal View History

option('portable', type : 'boolean', value : false, description: 'Portable install')
2021-03-21 20:24:39 +01:00
option('luajit', type : 'boolean', value : true, description: 'Use luajit')