Config.in 362 B

12345678910111213
  1. config BR2_PACKAGE_QT6TOOLS
  2. bool "qt6tools"
  3. # The Qt Network module is required
  4. select BR2_PACKAGE_QT6BASE_NETWORK
  5. select BR2_PACKAGE_HOST_QT6TOOLS
  6. help
  7. Qt is a cross-platform application and UI framework for
  8. developers using C++.
  9. Qt Tools provides tools facilitate the development
  10. and design of applications.
  11. https://github.com/qt/qttools