aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 17bf5ab374fe15f1fab0d9ec75943a85cdcdab2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "shared/spdlog"]
	path = shared/spdlog
	url = https://github.com/gabime/spdlog.git
[submodule "shared/cpr"]
	path = shared/cpr
	url = https://github.com/whoshuu/cpr.git
[submodule "shared/linux-pe"]
	path = shared/linux-pe
	url = https://github.com/authentification/linux-pe.git
[submodule "shared/asmjit"]
	path = shared/asmjit
	url = https://github.com/asmjit/asmjit.git