mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
Add QtSerialPort as addon module
This patch adds QtSerialPort to be updated by submodule udpate bot Task-number: QTBUG-90864 Change-Id: Ic029157a7b6e88f8c8899f9f5b075943d2767810 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -159,7 +159,7 @@
|
|||||||
path = qtserialport
|
path = qtserialport
|
||||||
url = ../qtserialport.git
|
url = ../qtserialport.git
|
||||||
branch = dev
|
branch = dev
|
||||||
status = ignore
|
status = additionalLibrary
|
||||||
[submodule "qtx11extras"]
|
[submodule "qtx11extras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtx11extras
|
path = qtx11extras
|
||||||
|
|||||||
Submodule qtserialport updated: 66918b6492...98d03b9cdf
Reference in New Issue
Block a user