libcamera/test/libtest
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
..
meson.build meson: Create and use a dependency for libcamera and its headers 2019-05-23 13:56:33 +03:00
test.cpp test: libtest: Return all non-zero init values 2019-01-01 18:24:22 +02:00
test.h test: libtest: Add test return codes 2019-01-01 18:24:22 +02:00