blob: 9a75134340122e71c89c064d3aa9c4820374a506 [file] [log] [blame]
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)