diff options
Diffstat (limited to 'meson_options.txt')
-rw-r--r-- | meson_options.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt index c91cd241..03ef3a93 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.') |