summaryrefslogtreecommitdiff
path: root/test cases/frameworks/4 qt/meson_options.txt
blob: 9a75134340122e71c89c064d3aa9c4820374a506 (plain)
1
2
3
option('method', type : 'string', value : 'auto', description : 'The method to use to find Qt')
option('required', type : 'string', value : 'qt5', description : 'The version of Qt which is required to be present')
option('expect_lrelease', type: 'boolean', value: true)