summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index f19bca91..9e37da62 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -54,6 +54,7 @@ option('pipelines',
'simple',
'uvcvideo',
'vimc',
+ 'vivid',
'virtual'
],
description : 'Select which pipeline handlers to build. If this is set to "auto", all the pipelines applicable to the target architecture will be built. If this is set to "all", all the pipelines will be built. If both are selected then "all" will take precedence.')