queezythegreat / arduino-cmake

Arduino CMake Build system
645 stars 216 forks source link

Adding the option of ARDLIBS to GENERATE_ARDUINO_LIBRARY #181

Open maximilianvoss opened 6 years ago

maximilianvoss commented 6 years ago

This enables the possibility to use Arduino Libs within an Library. Can be useful if an Arduino project is split up into several small libraries which have dependencies to Arduino Libs (for compiling)