summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 428e75ff11866a2b92675701467965853cebcc19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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