ref: 0ffc5ea47d09778a50edafed29a3a664c2f4f3f3
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