libcamera/utils/codegen
Laurent Pinchart 0e333755ff utils: ipc: Include <string> in generated headers where needed
Depending on the types used in the IPA interface, generated headers may
use the std::string class. Include <string> when needed.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Milan Zamazal <mzamazal@redhat.com>
2024-09-03 15:25:45 +03:00
..
ipc utils: ipc: Include <string> in generated headers where needed 2024-09-03 15:25:45 +03:00
controls.py utils: codegen: gen-controls.py: Move helper classes to separate file 2024-08-16 00:28:32 +03:00
gen-controls.py utils: codegen: gen-controls.py: Move helper classes to separate file 2024-08-16 00:28:32 +03:00
gen-formats.py meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
gen-header.sh utils: codegen: gen-header.sh: Generate libcamera.h based on meson.build 2024-08-16 00:00:28 +03:00
gen-ipa-pub-key.py meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
gen-tp-header.py meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
meson.build py: gen-py-controls: Use Control class 2024-08-16 00:28:32 +03:00