libcamera: internal: Add Matrix class to build

Add the new Matrix class to the build.

Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Stefan Klug
2024-11-19 09:46:59 +01:00
parent 80f21e78a6
commit 5b7f89d9b8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@ libcamera_internal_headers = files([
'ipc_pipe.h',
'ipc_unixsocket.h',
'mapped_framebuffer.h',
'matrix.h',
'media_device.h',
'media_object.h',
'pipeline_handler.h',