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

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