libcamera/include
Laurent Pinchart 00804512c6 include: libcamera: Improve automation of libcamera.h generation
The gen-header.sh script that generates libcamera.h takes all .h files
in the include/libcamera/ directory, and manually adds the generated
control_ids.h and version.h. This is fragile, as shown by the failure to
add property_ids.h to the list in commit f870591a9b ("libcamera:
properties: Add location property").

To avoid future omissions, take all the .h.in files into account to
generate libcamera.h. This also fixes the missing property_ids.h.

Fixes: f870591a9b ("libcamera: properties: Add location property")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2020-03-08 19:33:59 +02:00
..
android include: android: Add SPDX tags 2019-08-12 10:34:13 +02:00
ipa libcamera: ipa: Support array controls in ipa_control_value_entry 2020-03-06 18:10:41 +02:00
libcamera include: libcamera: Improve automation of libcamera.h generation 2020-03-08 19:33:59 +02:00
linux include: linux: Update v4l2-controls.h 2020-02-14 16:27:29 +01:00
meson.build libcamera: Move ipa includes to the same level as libcamera 2019-09-15 13:57:08 +03:00