5734f8d035
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
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/
|