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

Run clean-configure when workflow has different configure preset than project #3768

Closed andreeis closed 1 month ago

andreeis commented 1 month ago

Fix for https://github.com/microsoft/vscode-cmake-tools/issues/3767.

Run clean-configure when workflow has different configure preset than project to avoid various configure errors.