4d15e14fb6
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
config BR2_PACKAGE_QT5XMLPATTERNS
|
|
bool "qt5xmlpatterns"
|
|
select BR2_PACKAGE_QT5BASE
|
|
help
|
|
Qt is a cross-platform application and UI framework for
|
|
developers using C++.
|
|
|
|
The Qt XML Patterns module provides support for XPath,
|
|
XQuery, XSLT, and XML Schema validation.
|
|
|
|
http://doc.qt.io/qt-5/qtxmlpatterns-index.html
|