# SPDX-License-Identifier: CC0-1.0 libcamera_ipa_headers = files([ 'ipa_controls.h', 'ipa_interface.h', 'ipa_module_info.h', ]) install_headers(libcamera_ipa_headers, subdir: join_paths(libcamera_include_dir, 'ipa'))