cancel
Showing results for 
Search instead for 
Did you mean: 

Generated CMake projects use deprecated CMakeForceCompiler

drewhanshaw
Associate

Hello,

I've noticed that the generated CMake projects (specifically, in the toolchain gcc-arm-none-eabi.cmake file), a now-deprecated (since version 3.6!) macro is used https://cmake.org/cmake/help/latest/module/CMakeForceCompiler.html

I have to remove/comment out the use of these macros in my code due to it causing issues with other CMake libraries that I use in my project, which somewhat defeats the purpose of the CubeMX generated code to begin with.

Hopefully this is seen by the right person and this issue is addressed.

 

Thanks!

0 REPLIES 0