meson: Add running-from-build-tree option

Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
Arnaud Rebillout 2019-01-16 17:58:42 +07:00 committed by Arun Raghavan
parent 0e1cfdc523
commit b0a4a85db4
2 changed files with 8 additions and 0 deletions

View file

@ -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