Using Clion IDE with APM

Hi, here is a dummy CMakeLists.txt that allow you to use Clion IDE for APM developpement. It only handle definition but it is a great step ! https://gist.github.com/khancyr/5104e41fb40257d195bc92d181221d1b
For building, Clion got a python pluggin so you can definie waf command to make it build !

I thought waf would create a cmake file for you

https://pythonhosted.org/waftools/_modules/waftools/cmake.html

Last time a try, it doesn’t work because of configuration define. Will give another try.
My cmakelist here is not intend to be use to build but just to take advantage of Clion.

Edit : @billb nope doesn’t works, something failed with mavlink includes and generation