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