blob: de3d172c40fc6d7baaa1ffde98e914c9ee7977f4 [file] [log] [blame]
option(
'method',
type : 'combo',
choices : ['config-tool', 'cmake']
)
option(
'link-static',
type : 'boolean',
value : false,
)