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