mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-20 20:06:32 +08:00
Remove qtsystems from the list of recommended modules in qtlocation
QtSystems is not a supported module at the moment, and the code in QtLocation to utilize QtSystems is behind an #ifdef and destined for removal. Change-Id: Ide44f138638ccd751044c13c289f1e116641a23e Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
This commit is contained in:
committed by
Jani Heikkinen
parent
7831d61e82
commit
31d8277404
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -93,7 +93,7 @@
|
||||
priority = 50
|
||||
[submodule "qtlocation"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtquickcontrols qtserialport qtsystems
|
||||
recommends = qtdeclarative qtquickcontrols qtserialport
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 5.8
|
||||
|
||||
Reference in New Issue
Block a user