Build a CMake project generated from CubeMX 6.11.0
Hello everybody,
in the latest CubeMX ver 6.11.0 I found that it's possible to generate a CMake project. What are the steps to run the build of the code from Windows shell or VS Code ? Is there a tutorial ?
If I open the CMake project from CubeIde (v 1.15.0) then I'm not able to build the code, the Build command is disabled.
Instead, if I follow the doc AN5952 I'm able to build the code also from CubeIde, it seems that the CMake generated files are different if I generate the CMake project files from scratch by using the AN5952 and if I generate the CMake project files from CubeMX 6.11.0
Thanks
Max
