Config.in 385 B

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