forked from bblanchon/ArduinoJson
Added JsonDocument::size()
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
add_executable(ElementProxyTests
|
||||
add.cpp
|
||||
set.cpp
|
||||
size.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(ElementProxyTests catch)
|
||||
|
Reference in New Issue
Block a user