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 429 forks source link

Fixes #3811 - checks for cmake.exe again if it wasnt present the previous time #3840

Closed qarni closed 1 week ago

qarni commented 1 week ago

Fixes #3811. CMakeTools now rechecks the same CMake Path to see if user installed CMake after launching VS Code, when it was previously an invalid path.