diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-09-15 03:05:20 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-09-15 13:58:18 +0300 |
commit | ba44276dd1393fb7583ac7253667c836a175158e (patch) | |
tree | 1084d232bbf2ca60cb709ae7022551751e0dc51c /README.rst | |
parent | 1e704c84a946f988c290169f060aa088d53fc4a8 (diff) |
libcamera: Move list of private headers to src/libcamera/include/meson.build
The libcamera private headers are listed in src/libcamera/meson.build,
while they are located in src/libcamera/include/. The lack of a
meson.build in src/libcamera/include/ increases the risk of forgetting
to add new headers to the libcamera_headers array. Fix it by moving it
to src/libcamera/include/meson.build, and add the missing
v4l2_controls.h entry.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions