mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-14 08:56:34 -05:00
meson: Install completion files
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
a37046cc38
commit
8d241d62c5
4 changed files with 43 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue