mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Integrating libcamera
This commit is contained in:
parent
ee1b79c4cd
commit
9024cc4444
24 changed files with 4826 additions and 13 deletions
|
|
@ -43,3 +43,6 @@ endif
|
|||
if get_option('v4l2')
|
||||
subdir('v4l2')
|
||||
endif
|
||||
if get_option('libcamera')
|
||||
subdir('libcamera')
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue