Config.in 266 B

1234567891011
  1. config BR2_PACKAGE_RAPIDJSON
  2. bool "rapidjson"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. help
  5. A fast JSON parser/generator for C++ with both SAX/DOM style
  6. API.
  7. http://rapidjson.org/
  8. comment "rapidjson needs a toolchain w/ C++"
  9. depends on !BR2_INSTALL_LIBSTDCPP