summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline/raspberrypi/meson.build
blob: f1a2f5ee72c2a0dd8866c50fc5f86618ce620c2e (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: CC0-1.0

libcamera_sources += files([
    'dma_heaps.cpp',
    'raspberrypi.cpp',
    'rpi_stream.cpp',
])