ref: 4b8becdfc5df002701ea1dd97b37d424b12b519d
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')