7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
|
config BR2_PACKAGE_RAPIDJSON
|
||
|
bool "rapidjson"
|
||
|
help
|
||
|
A fast JSON parser/generator for C++ with both SAX/DOM style API.
|
||
|
|
||
|
https://code.google.com/p/rapidjson/
|