open5gs/meson_options.txt

3 lines
231 B
Meson

option('metrics_impl', type : 'combo', choices : ['void', 'prometheus'], value : 'void', description : 'libogsmetrics implementation')
option('mongodb', type : 'boolean', value : 'true', description : 'build with mongodb support')