summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorArnaud Rebillout <arnaud.rebillout@collabora.com>2019-01-16 17:58:42 +0700
committerArun Raghavan <arun@arunraghavan.net>2019-06-08 12:03:03 +0200
commitb0a4a85db4521a22af6d87222262562942b2340f (patch)
tree0375f6892e14077d5d0858cb797d17b6a79d97f6 /meson_options.txt
parent0e1cfdc52387bf0ec5b7d417b9893941304f8fa9 (diff)
downloadpulseaudio-b0a4a85db4521a22af6d87222262562942b2340f.tar.gz
meson: Add running-from-build-tree option
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 5e79ffb9a..82c8ca32e 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -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