ref: 09f7f82ca62818509e86ab54887932fc4e833078
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')