microsoft / vscode-cmake-tools

CMake integration in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools
MIT License
1.43k stars 430 forks source link

Don't write sourceDir in the build log when builds are out of source #3778

Closed andreeis closed 1 month ago

andreeis commented 1 month ago

Fix for bug https://github.com/microsoft/vscode-cmake-tools/issues/3308. Add clarity in the build log when builds are out of source and mention the correct binaryDir instead of sourceDir.