Created
March 21, 2021 15:24
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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