shithub: openh264

ref: 4936a87ae82a530ffd170354d9abe174a33296eb
dir: /include/wels/meson.build/

View raw version
api_header_deps

foreach header : api_headers
  api_header_deps += configure_file(
    input : header[1],
    output : header[0],
    configuration : configuration_data())
endforeach