Config.in 390 B

12345678910111213
  1. config BR2_PACKAGE_QT5LOCATION
  2. bool "qt5location"
  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 Location API helps you create viable mapping
  9. solutions using the data available from some of the
  10. popular location services.
  11. http://doc.qt.io/qt-5/qtlocation-index.html