Config.in 606 B

123456789101112131415161718
  1. config BR2_PACKAGE_QT5ENGINIO
  2. bool "qt5enginio"
  3. select BR2_PACKAGE_OPENSSL
  4. # Only openssl is supported by qt5
  5. select BR2_PACKAGE_OPENSSL_FORCE_LIBOPENSSL
  6. select BR2_PACKAGE_QT5BASE_GUI
  7. select BR2_PACKAGE_QT5BASE_NETWORK
  8. help
  9. Qt is a cross-platform application and UI framework for
  10. developers using C++.
  11. Enginio is a Backend-as-a-Service solution for simplifying
  12. backend development of connected and data-driven applications.
  13. This package has been tagged as deprecated since version
  14. 5.6 and not recommended for new design.
  15. https://doc.qt.io/archives/qt-5.5/enginio-index.html