1extension_data += configure_file(
2  input: metadata_name + '.in',
3  output: metadata_name,
4  configuration: metadata_conf
5)
6