summaryrefslogtreecommitdiff
path: root/src/libcamera-helpers/meson.build
blob: 084bf65345ae2972b350b1128093af39fcb85bed (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: CC0-1.0

# Implementation of internal libcamera internals
libcamera_helpers = files([
    'mapped_framebuffer.cpp',
])