diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-05-06 13:22:15 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-07-05 15:38:55 +0300 |
commit | 1d5a072c5e9efd04fd081e6215fa800690058575 (patch) | |
tree | 0d9a8bf20125ec7564aa3f30401e245349646eab /LICENSES/CC0-1.0.txt | |
parent | c49958d0b456619c32a04d074f592cc1665a24b5 (diff) |
Documentation: Add predefined macros from config.h to Doxyfile
libcamera creates a config.h file with predefined macros, and instructs
the compiler to include it implicitly with the -include argument.
Doxygen has no support for implicit inclusion of headers, but has a
PREDEFINED configuration option for its preprocessor that lists
predefined macros. Populate it with the values from the config_h
configuration data object that is used for generate the config.h file,
to ensure that documentation matches the configuration options libcamera
has been built with.
Bump the minimum meson version to 0.57 to use cfg_data.keys().
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'LICENSES/CC0-1.0.txt')
0 files changed, 0 insertions, 0 deletions