libcamera/test/camera
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
..
camera_test.cpp libcamera: Switch to CameraConfiguration 2019-04-09 16:59:19 +02:00
camera_test.h libcamera: Switch to CameraConfiguration 2019-04-09 16:59:19 +02:00
capture.cpp libcamera: camera: Add a validation API to the CameraConfiguration class 2019-05-23 01:07:38 +03:00
configuration_default.cpp libcamera: camera: Add a validation API to the CameraConfiguration class 2019-05-23 01:07:38 +03:00
configuration_set.cpp libcamera: camera: Add a validation API to the CameraConfiguration class 2019-05-23 01:07:38 +03:00
meson.build meson: Create and use a dependency for libcamera and its headers 2019-05-23 13:56:33 +03:00
statemachine.cpp libcamera: camera: Return a pointer from generateConfiguration() 2019-05-23 01:07:21 +03:00