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

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