libcamera/test/media_device
Laurent Pinchart 3fac104158 meson: Create and use a dependency for libcamera and its headers
Instead of manually adding the libcamera library and include path to
every target that requires it, declare a dependency that groups the
headers as source, the library and the include path, and use it through
the project. This simplifies handling of the dependency.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2019-05-23 13:56:33 +03:00
..
media_device_acquire.cpp test: media_device: Add test for acquire() and release() 2019-05-17 20:35:09 +02:00
media_device_link_test.cpp test: media_device: Create a common MediaDeviceTest base class 2019-05-17 20:35:00 +02:00
media_device_print_test.cpp test: media_device: Add test for acquire() and release() 2019-05-17 20:35:09 +02:00
media_device_test.cpp test: media_device: Create a common MediaDeviceTest base class 2019-05-17 20:35:00 +02:00
media_device_test.h test: media_device: Create a common MediaDeviceTest base class 2019-05-17 20:35:00 +02:00
meson.build meson: Create and use a dependency for libcamera and its headers 2019-05-23 13:56:33 +03:00