aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 397da182d79a7acf27ec69afb6c1b3e2a766e4f0 (plain)
1
2
3
4
5
6
7
8
9
[submodule "third_party/json"]
	path = third_party/json
	url = https://github.com/nlohmann/json.git
[submodule "third_party/qt-aes"]
	path = third_party/qt-aes
	url = https://github.com/bricke/Qt-AES.git
[submodule "third_party/spdlog"]
	path = third_party/spdlog
	url = https://github.com/gabime/spdlog.git