forked from qt-creator/qt-creator
qlitehtml moved into its own playground repository, get it from there instead of carrying our copy around. Change-Id: I0e267344e5ccf95f579e4fb239e6789d177d7b78 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
15 lines
409 B
Plaintext
15 lines
409 B
Plaintext
[submodule "qbs"]
|
|
path = src/shared/qbs
|
|
url = ../../qbs/qbs.git
|
|
ignore = dirty
|
|
[submodule "perfparser"]
|
|
path = src/tools/perfparser
|
|
url = ../perfparser.git
|
|
ignore = dirty
|
|
[submodule "googletest"]
|
|
path = tests/unit/unittest/3rdparty/googletest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "src/libs/qlitehtml"]
|
|
path = src/libs/qlitehtml
|
|
url = https://code.qt.io/playground/qlitehtml.git
|