xerces: needs C++ support in toolchain
[avatt.git] / package / xerces / Config.in
blob85bd96cf1c89804ffd2af48b86c60ed4de9f6555
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++.
8           http://xml.apache.org/xerces-c/
10 comment "xerces-c++ requires a toolchain with C++ support enabled"
11         depends on !BR2_INSTALL_LIBSTDCPP