Skip to content

Instantly share code, notes, and snippets.

@bblanchon
Created March 21, 2021 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bblanchon/0744df25645cebac0c928739dc17e434 to your computer and use it in GitHub Desktop.
Save bblanchon/0744df25645cebac0c928739dc17e434 to your computer and use it in GitHub Desktop.
VSCode & Cmake: configure out of source build to make hyperlinks work in the output panel
{
"cmake.buildDirectory": "${env:TEMP}/vscode_cmake/${workspaceFolderBasename}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment