summaryrefslogtreecommitdiffstats
path: root/test cases/unit/47 reconfigure/meson_options.txt
blob: 728f7b7821af837f4a7ffa432fda59b932d19e3d (plain)
1
2
3
4
option('opt1', type : 'string', value : 'default1')
option('opt2', type : 'string', value : 'default2')
option('opt3', type : 'string', value : 'default3')
option('opt4', type : 'string', value : 'default4')