Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run-cmake should use the value of inheritEnvironments provided in CMakeSettings.json #19

Open
lukka opened this issue Oct 8, 2019 · 0 comments

Comments

@lukka
Copy link
Owner

lukka commented Oct 8, 2019

e.g. if this is provided

```"inheritEnvironments": [ "msvc_x64_x64" ]````

then the x64_x64 cmd prompt should be used to establish the environment for MSVC.

Only on Windows and if related to MSVC the task should be using the inheritEnvironments value if provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant