ref: 794392ecd77e6fc6aafa62c3f6002780abcc2c7c
dir: /include/meson.build/
opus_headers = [ 'opus.h', 'opus_multistream.h', 'opus_projection.h', 'opus_types.h', 'opus_defines.h', ] if opt_custom_modes opus_headers += ['opus_custom.h'] endif install_headers(opus_headers, subdir: 'opus')