forked from qt-creator/qt-creator
44565bc39b
There were problems with older google test versions which were found instead. Now the google test version is always the same and there cannot be "strange" compile bugs. Change-Id: Ib3dc74d1abbe369fb37a4ee5616011d8e3696c01 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
15 lines
398 B
Plaintext
15 lines
398 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 "src/libs/qlitehtml"]
|
|
path = src/libs/qlitehtml
|
|
url = https://code.qt.io/playground/qlitehtml.git
|
|
[submodule "googletest"]
|
|
path = src/libs/3rdparty/googletest
|
|
url = https://github.com/google/googletest.git
|