2 lines
86 B
Meson
2 lines
86 B
Meson
option('link_type', type : 'combo', choices : ['static', 'shared'], value : 'static')
|
option('link_type', type : 'combo', choices : ['static', 'shared'], value : 'static')
|