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