open5gs/meson_options.txt
Sviatoslav Petriv 74c2cb200d Added some files
2023-12-11 16:06:40 +02:00

3 lines
198 B
Meson

option('fuzzing', type: 'boolean', value: false, description: 'Enable fuzzing tests')
option('lib_fuzzing_engine', type : 'string', value : '', description : 'Path to the libFuzzer engine library')