summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 22df037f2c8a9888683f1873dbb08ca159e060a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "core/src/tbox/tbox"]
	path = core/src/tbox/tbox
	url = ../../tboox/tbox.git
[submodule "core/src/luajit/luajit"]
	path = core/src/luajit/luajit
	url = ../../xmake-io/xmake-core-luajit.git
[submodule "core/src/sv/sv"]
	path = core/src/sv/sv
	url = ../../xmake-io/xmake-core-sv.git
[submodule "core/src/pdcurses/pdcurses"]
	path = core/src/pdcurses/pdcurses
	url = ../../xmake-io/xmake-core-pdcurses.git
[submodule "core/src/lua-cjson/lua-cjson"]
	path = core/src/lua-cjson/lua-cjson
	url = ../../xmake-io/xmake-core-lua-cjson.git
[submodule "core/src/lua/lua"]
	path = core/src/lua/lua
	url = ../../xmake-io/xmake-core-lua.git
[submodule "core/src/lz4/lz4"]
	path = core/src/lz4/lz4
	url = ../../xmake-io/xmake-core-lz4.git
[submodule "core/src/mimalloc/mimalloc"]
	path = core/src/mimalloc/mimalloc
	url = ../../xmake-io/xmake-core-mimalloc.git