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

common_ipa_algorithms_headers = files([
    'af_interface.h',
])

common_ipa_algorithms_sources = files([
    'af_interface.cpp',
])