Skip to content

Is there a way to set PATH variable when run/debug executable? #3325

Closed Answered by gcampbell-msft
quanzhuo asked this question in Q&A
Discussion options

You must be logged in to vote

There are a couple of options here:

  1. Open VS Code with your PATH variable already modified to include the items you need.
  2. You should be able to create cmake.debugConfig in your settings.json and customize your configuration.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gcampbell-msft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants