mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-14 08:56:34 -05:00
meson: Add running-from-build-tree option
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
0e1cfdc523
commit
b0a4a85db4
2 changed files with 8 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ option('database',
|
|||
option('legacy-database-entry-format',
|
||||
type : 'boolean',
|
||||
description : 'Try to load legacy (< 1.0) database files (card, device and volume restore)')
|
||||
option('running-from-build-tree',
|
||||
type : 'boolean',
|
||||
description : 'Enable running from build tree')
|
||||
|
||||
# Paths
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue