summaryrefslogtreecommitdiff
path: root/src/android/jpeg/meson.build
blob: 08397a87bc4609760f533f475851ae4966189f67 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: CC0-1.0

android_hal_sources += files([
    'encoder_libjpeg.cpp',
    'exif.cpp',
    'post_processor_jpeg.cpp',
    'thumbnailer.cpp'
])