tio/meson_options.txt
Martin Lund e9208d693e Replace autotools with meson
To introduce much simpler build configuration which is also easier to
maintain.
2022-02-10 05:09:32 +01:00

3 lines
130 B
Meson

option('bashcompletiondir',
type : 'string',
description : 'Directory for bash completion scripts ["no" disables]')