xref: /OK3568_Linux_fs/buildroot/package/qt5/qt5location/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_QT5LOCATION
2	bool "qt5location"
3	select BR2_PACKAGE_QT5BASE_GUI
4	help
5	  Qt is a cross-platform application and UI framework for
6	  developers using C++.
7
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
12	  https://doc.qt.io/qt-5/qtlocation-index.html
13