microsoft / vscode-cmake-tools

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

Add chesscc to the allow-list of compilers. #3777

Closed andreeis closed 4 months ago

andreeis commented 4 months ago

Fix for https://github.com/microsoft/vscode-cmake-tools/issues/3309. Add chesscc to the allow-list of compilers. Since we couldn't find an install to test nor the customer who requested the fix didn't reply, I am using the most common and most probably regular expression for interpreting the --version output. Same as the "cc" compiler, thinking that "chesscc" would resemble the original main "cc".