Better pipeline support

This commit is contained in:
Gerben Jan Dijkman 2024-05-27 22:49:26 +02:00
parent adcdf92f3e
commit c664d684a2

View File

@ -70,7 +70,7 @@ src_configure() {
$(meson_feature qt5 qcam) $(meson_feature qt5 qcam)
$(meson_feature trace tracing) $(meson_feature trace tracing)
$(meson_use v4l2) $(meson_use v4l2)
-Dqcam=true -Dqcam=enabled
) )
meson_src_configure "-Dpipelines=rkisp1" meson_src_configure "-Dpipelines=rkisp1"