Config.in 344 B

12345678910111213
  1. config BR2_PACKAGE_QT5ENGINIO
  2. bool "qt5enginio"
  3. select BR2_PACKAGE_OPENSSL
  4. select BR2_PACKAGE_QT5BASE
  5. select BR2_PACKAGE_QT5BASE_GUI
  6. select BR2_PACKAGE_QT5BASE_NETWORK
  7. help
  8. Qt is a cross-platform application and UI framework for
  9. developers using C++.
  10. This package corresponds to the qt5enginio module.
  11. http://qt-project.org