mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
Ensure qtserialport is treated as optional dependency for qtserialbus
Fixes: QTBUG-70360 Change-Id: If4e28c60906787054a607d72a33321eab20a9401 Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -159,7 +159,8 @@
|
|||||||
branch = dev
|
branch = dev
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtserialbus"]
|
[submodule "qtserialbus"]
|
||||||
depends = qtserialport
|
depends = qtbase
|
||||||
|
recommends = qtserialport
|
||||||
path = qtserialbus
|
path = qtserialbus
|
||||||
url = ../qtserialbus.git
|
url = ../qtserialbus.git
|
||||||
branch = dev
|
branch = dev
|
||||||
|
|||||||
Reference in New Issue
Block a user