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

Let cmake.configureArgs overwrite the default cmake args #3762

Closed andreeis closed 1 month ago

andreeis commented 1 month ago

Fix for https://github.com/microsoft/vscode-cmake-tools/issues/3556. Makes sense to allow "cmake.configureArgs" override any default cmake args when conflicting.