irqbalance/contrib/meson_options.txt

12 lines
245 B
Meson

option('capng', type : 'feature',
description : 'Build with libcap-ng support',
)
option('systemd', type : 'feature',
description : 'Build with systemd support',
)
option('ui', type : 'feature',
description : 'Build the UI component',
)