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:
@@ -40,6 +40,7 @@ libcamera_internal_sources = files([
|
||||
'ipc_pipe_unixsocket.cpp',
|
||||
'ipc_unixsocket.cpp',
|
||||
'mapped_framebuffer.cpp',
|
||||
'matrix.cpp',
|
||||
'media_device.cpp',
|
||||
'media_object.cpp',
|
||||
'pipeline_handler.cpp',
|
||||
|
||||
Reference in New Issue
Block a user