Config.in 364 B

123456789101112
  1. config BR2_PACKAGE_QT5IMAGEFORMATS
  2. bool "qt5imageformats"
  3. select BR2_PACKAGE_QT5BASE
  4. select BR2_PACKAGE_QT5BASE_GUI
  5. help
  6. Qt is a cross-platform application and UI framework for
  7. developers using C++.
  8. The Qt Image Formats module provides plugins for
  9. additional image formats: TIFF, MNG, TGA, WBMP
  10. http://doc.qt.io/qt-5/qtimageformats-index.html