Config.in 333 B

1234567891011
  1. config BR2_PACKAGE_TINYXML2
  2. bool "tinyxml2"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. help
  5. TinyXML-2 is a simple, small, efficient, C++ XML parser that
  6. can be easily integrating into other programs.
  7. http://www.grinninglizard.com/tinyxml2/index.html
  8. comment "tinyxml2 needs a toolchain w/ C++"
  9. depends on !BR2_INSTALL_LIBSTDCPP