We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec3f10 commit ededb51Copy full SHA for ededb51
meson_options.txt
@@ -43,7 +43,7 @@ option('lc-compliance',
43
44
option('pipelines',
45
type : 'array',
46
- value : ['all'],
+ value : ['ipu3', 'rpi/pisp', 'rpi/vc4', 'simple', 'uvcvideo'],
47
choices : [
48
'all',
49
'auto',
0 commit comments