Working on SoftISP
Find a file
Kieran Bingham 708d3c9fc0 build: Provide initial meson infrastructure
Define the starting points for the libcamera build using
meson and ninja build components.

An initial 'dummy' library class is created, and a test binary links
against the shared library calling it's init_lib() function.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2018-10-24 12:22:19 +01:00
include build: Provide initial meson infrastructure 2018-10-24 12:22:19 +01:00
lib build: Provide initial meson infrastructure 2018-10-24 12:22:19 +01:00
test build: Provide initial meson infrastructure 2018-10-24 12:22:19 +01:00
LICENSE.md build: Provide initial meson infrastructure 2018-10-24 12:22:19 +01:00
meson.build build: Provide initial meson infrastructure 2018-10-24 12:22:19 +01:00
README.md build: Provide initial meson infrastructure 2018-10-24 12:22:19 +01:00

libcamera: A complex camera support library for Linux, Android, and ChromeOS