ref: fd36d2ae0e6ec94bf4d11445e6335f2aaa637a7c
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