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

libcamera_sources += files([
        'converter_v4l2_m2m.cpp'
])