meson: Install completion files

Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
Arnaud Rebillout 2018-11-05 11:42:24 +07:00 committed by Arun Raghavan
parent a37046cc38
commit 8d241d62c5
4 changed files with 43 additions and 2 deletions

View file

@ -24,6 +24,12 @@ option('pulsedspdir',
option('modlibexecdir',
type : 'string',
description : 'Specify location where modules will be installed')
option('bashcompletiondir',
type : 'string',
description : 'Directory for bash completion files')
option('zshcompletiondir',
type : 'string',
description : 'Zsh completions directory')
# Optional features