mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
spa: libcamera: add libcamera version check for properties::SystemDevices
This commit is contained in:
parent
6cd29aed05
commit
5bac089229
3 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ libcamera_sources = [
|
|||
|
||||
libcameralib = shared_library('spa-libcamera',
|
||||
libcamera_sources,
|
||||
include_directories : [ configinc ],
|
||||
dependencies : [ spa_dep, libudev_dep, libcamera_dep, pthread_lib ],
|
||||
install : true,
|
||||
install_dir : spa_plugindir / 'libcamera')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue