shithub: openh264

ref: 96991e2c72f8017893d30124d8c9823fcae3744d
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