file(GLOB_RECURSE SRCS_FILES *.cpp) add_library(ArduinoJson ${SRCS_FILES})