mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-23 15:27:30 +02:00
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