mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-04-29 10:34:08 +02:00
Added *.h files
This commit is contained in:
+1
-1
@@ -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