vscode-meson icon indicating copy to clipboard operation
vscode-meson copied to clipboard

Custom environment variables for meson configuration

Open MathiasMagnus opened this issue 6 years ago • 0 comments

Meson requires PKG_CONFIG_PATH to find some dependencies, and even though I setup my PS profile to include this var, I cannot set it as the default shell, as it breaks many Linux tooling. Currently I can't seem to find a way to tell the extension to include extra env vars during the configuration step.

MathiasMagnus avatar Sep 09 '19 08:09 MathiasMagnus