Skip to content

meson: Fix webview2 build files

Nirbheek Chauhan requested to merge nirbheek/gstreamer:webview2 into main
  1. C is needed as a language to do meson.get_compiler('c')
  2. Absolute path cannot be passed to include_directories()

Merge request reports