Error: Bad Cmake executale:""
Greetings,
I am configuring the STM32 VS Code extension for Visual Studio Code. After configuring the CubeCLT, CubeMX, and STMCUFinder extensions with the corresponding paths in the extension, I create a new project from CubeMX configured as CMake. I import it correctly using the STM32 VS Code extension and compile in debug mode. It returns the following error, which seems to be related to the CMake Tools extension, but I'm not sure what could be wrong.
Error: Bad Cmake executable:"", Check to make sure it is installed or the value of the "cmake.cmakePath" setting contains the correct path.
Source: CMake Tools
Thanks.
