Config.in 319 B

1234567891011
  1. config BR2_PACKAGE_XERCES
  2. bool "xerces-c++"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. select BR2_PACKAGE_LIBICONV
  5. help
  6. Xerces-C++ is a validating XML parser written in portable C++.
  7. http://xml.apache.org/xerces-c/
  8. comment "xerces-c++ requires a toolchain with C++ support enabled"
  9. depends on !BR2_INSTALL_LIBSTDCPP