summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
diff options
context:
space:
mode:
authorPaolo Bonzini2020-11-17 13:01:26 +0100
committerPaolo Bonzini2021-01-02 21:03:37 +0100
commit08821ca268267327656a747e25c19e1c061e8236 (patch)
treeb5e311368ea63e5b4f4b8d92579ade1b78f2f836 /meson_options.txt
parentcurl: convert to meson (diff)
downloadqemu-08821ca268267327656a747e25c19e1c061e8236.tar.gz
qemu-08821ca268267327656a747e25c19e1c061e8236.tar.xz
qemu-08821ca268267327656a747e25c19e1c061e8236.zip
glusterfs: convert to meson
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 2b845ac62b..b5d84bb88b 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -46,6 +46,8 @@ option('cocoa', type : 'feature', value : 'auto',
description: 'Cocoa user interface (macOS only)')
option('curl', type : 'feature', value : 'auto',
description: 'CURL block device driver')
+option('glusterfs', type : 'feature', value : 'auto',
+ description: 'Glusterfs block device driver')
option('mpath', type : 'feature', value : 'auto',
description: 'Multipath persistent reservation passthrough')
option('iconv', type : 'feature', value : 'auto',