buildrootschalter/package/tinyxml/Config.in
Maxime Hadjinlian 7677a7542e tinyxml: new package
Tiny XML Parser.
This package was originally found at : https://github.com/huceke/buildroot-rbp
By gimli <ebsi4711@gmail.com>

[Peter: add _LICENSE_FILES]
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Cc: gimli <ebsi4711@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-23 00:48:47 +01:00

12 lines
307 B
Plaintext

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