summaryrefslogtreecommitdiffstats
path: root/package/xerces/Config.in
blob: d7bc21b162c2fcc804b829aefa57de5135a05141 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_XERCES
	bool "xerces-c++"
	select BR2_PACKAGE_LIBICONV
	help
	  Xerces-C++ is a validating XML parser written in portable C++.

	  http://xml.apache.org/xerces-c/