summaryrefslogtreecommitdiff
path: root/src/ipa/simple/algorithms/meson.build
blob: 2d0adb059a14d96e9119b4bf3d9e64c59a260f5f (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: CC0-1.0

soft_simple_ipa_algorithms = files([
    'awb.cpp',
    'agc.cpp',
    'blc.cpp',
    'ccm.cpp',
    'lut.cpp',
])