Skip to main content
svcguy
Associate III
April 16, 2024
Question

STM32CubeIDE CMake with Ninja???

  • April 16, 2024
  • 0 replies
  • 1125 views

Does anyone know how to coax cube IDE into wanting to use ninja as the build tool with a CMake project?  I’ve been away from cube IDE for a while but the allure of CMake and advanced debugging has sucked me back in again. I’m on MacOS and ninja is available on PATH when I’m running a shell.  I did find the option to change the generator, but the only option I have is Unix Makefiles