summaryrefslogtreecommitdiffstats
path: root/package/rapidjson/Config.in
blob: d442797b66452a2b920d515642c8a78b4be0fe71 (plain)
1
2
3
4
5
6
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/