queezythegreat / arduino-cmake

Arduino CMake Build system
648 stars 216 forks source link

Autocomplettion with some IDE #170

Open denisacostaq opened 7 years ago

denisacostaq commented 7 years ago

Some IDE know cmake, and can not auto-complete from some include paths, it build ok because the compiler receive the include path with -I flag, but it is no know in the others levels of the build system, for example, qtcreator.