Config.in 365 B

123456789101112
  1. config BR2_PACKAGE_QT6CORE5COMPAT
  2. bool "qt6core5compat"
  3. select BR2_PACKAGE_QT6BASE_XML
  4. help
  5. Qt is a cross-platform application and UI framework for
  6. developers using C++.
  7. The Qt 5 Core Compat module contains the Qt 5 Core APIs that
  8. were removed in Qt 6. The module facilitates the transition
  9. to Qt 6.
  10. https://doc.qt.io/qt-6/qtcore5-index.html