Skip to content

vscode: fix launch from macOS

Add a temporal fix for https://github.com/microsoft/vscode-cpptools/issues/8411 to support launching applications from macOS. Rather than using the meson-vscode.env, set the few variables required to launch GStreamer uninstalled.

cc: @xclaesse @nirbheek

Merge request reports