aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 83a0ed02ec81a98e0e7a9328ed5d32d178247528 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/gpgme"]
	path = third_party/gpgme
	url = https://git.bktus.com/GnuPG/gpgme.git
[submodule "third_party/libassuan"]
	path = third_party/libassuan
	url = https://git.bktus.com/GnuPG/libassuan.git
[submodule "third_party/libgpg-error"]
	path = third_party/libgpg-error
	url = https://git.bktus.com/GnuPG/libgpg-error.git
[submodule "third_party/json"]
	path = third_party/json
	url = https://git.bktus.com/GpgFrontend/json.git
[submodule "third_party/qt-aes"]
	path = third_party/qt-aes
	url = https://git.bktus.com/GpgFrontend/Qt-AES.git
[submodule "third_party/libarchive"]
	path = third_party/libarchive
	url = https://git.bktus.com/GpgFrontend/libarchive.git
[submodule "third_party/libconfig"]
	path = third_party/libconfig
	url = https://git.bktus.com/GpgFrontend/libconfig.git