summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: df5d3843b5dc9566750b1048475304c287bbcd7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "3rdparty/FreeRDP"]
	path = 3rdparty/FreeRDP
	url = https://github.com/FreeRDP/FreeRDP/
    commit = a4f147683db7aa99a6075aeaf7c698bc6ba84d11
[submodule "3rdparty/json.h"]
	path = 3rdparty/json.h
	url = https://github.com/sheredom/json.h
[submodule "3rdparty/wslay"]
	path = 3rdparty/wslay
	url = https://github.com/tatsuhiro-t/wslay/
[submodule "3rdparty/picohttpparser"]
	path = 3rdparty/picohttpparser
	url = https://github.com/h2o/picohttpparser
[submodule "3rdparty/libcb"]
	path = 3rdparty/libcb
	url = https://github.com/rozhuk-im/liblcb
[submodule "3rdparty/curl"]
	path = 3rdparty/curl
	url = https://github.com/curl/curl/