summaryrefslogtreecommitdiffstats
path: root/test cases/unit/56 introspection/meson_options.txt
blob: fc5cb4d2d1a1f4aef50c497f0f7e3c148b31a89a (plain)
1
2
option('test_opt1', type: 'boolean', value: false, description: 'simple boolean flag')
option('test_opt2', type: 'boolean', value: true,  description: 'simple boolean flag')