about summary refs log tree commit diff stats
path: root/.gitmodules
blob: b701c213b77d5315a2e3a47b13c17d15da354fea (plain) (blame)
1
2
3
4
5
6
7
8
9
[submodule "vendor/liboauthcpp"]
	path = vendor/liboauthcpp
	url = https://github.com/hatkirby/liboauthcpp
[submodule "vendor/json"]
	path = vendor/json
	url = https://github.com/nlohmann/json
[submodule "vendor/curlcpp"]
	path = vendor/curlcpp
	url = https://github.com/JosephP91/curlcpp