Config.in 329 B

1234567891011
  1. config BR2_PACKAGE_QT5XMLPATTERNS
  2. bool "qt5xmlpatterns"
  3. select BR2_PACKAGE_QT5BASE
  4. help
  5. Qt is a cross-platform application and UI framework for
  6. developers using C++.
  7. The Qt XML Patterns module provides support for XPath,
  8. XQuery, XSLT, and XML Schema validation.
  9. http://doc.qt.io/qt-5/qtxmlpatterns-index.html