Config.in 307 B

1234567891011
  1. config BR2_PACKAGE_TINYXML
  2. bool "tinyxml"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. help
  5. TinyXML is a simple, small, C++ XML parser that can be
  6. easily integrating into other programs.
  7. https://github.com/leethomason/tinyxml2
  8. comment "tinyxml needs a toolchain w/ C++"
  9. depends on !BR2_INSTALL_LIBSTDCPP