edi/meson_options.txt

3 lines
194 B
Meson
Raw Normal View History

2017-10-03 09:52:45 -07:00
option('libclang', type : 'boolean', value : true, description : 'Weather to have libclang support')
option('bear', type : 'boolean', value : true, description : 'Weather to have bear support')