aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 0cc748142f693b8e6b8e36abcfc3e019e11ecde7 (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 "litehtml"]
	path = src/plugins/help/qlitehtml/litehtml
	url = https://github.com/litehtml/litehtml.git
[submodule "googletest"]
	path = tests/unit/unittest/3rdparty/googletest
	url = https://github.com/google/googletest.git