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