ref: 29021a871d0fd74965a1b64102fc14dd3c4c3608
dir: /include/wels/meson.build/
api_header_deps
foreach header : api_headers
api_header_deps += configure_file(
input : header[1],
output : header[0],
configuration : configuration_data())
endforeach