aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 778e5912c1d32d1289f586f3c69715b3c695faf8 (plain)
1
2
3
4
5
6
[submodule "src/3rdparty/clap-rci"]
	path = src/3rdparty/clap-rci
	url = https://github.com/deeedob/clap-rci
[submodule "src/3rdparty/toml11"]
	path = src/3rdparty/toml11
	url = https://github.com/ToruNiina/toml11