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

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