forked from bblanchon/ArduinoJson
Added *.h files
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
file(GLOB_RECURSE SRCS_FILES *.cpp)
|
||||
file(GLOB_RECURSE SRCS_FILES *.cpp *.h)
|
||||
|
||||
add_library(ArduinoJson ${SRCS_FILES})
|
Reference in New Issue
Block a user