cmake support
Is there any way to compile a cmake project using crossworks?
cmake is a pretty standard C/C++ build system. Many projects use it and most IDEs support it.
I am currently working on a project that uses Azure RTOS https://github.com/azure-rtos and there is no easy way to use their libraries except for manually import each file which is really cumbersome.
Please sign in to leave a comment.
Comments
0 comments