-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (23 loc) · 782 Bytes
/
.gitmodules
File metadata and controls
23 lines (23 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "doc/doxygen-bootstrapped"]
path = doc/doxygen-bootstrapped
url = https://github.com/Velron/doxygen-bootstrapped.git
[submodule "deps/concurrentqueue"]
path = deps/concurrentqueue
url = https://github.com/cameron314/concurrentqueue.git
[submodule "deps/tbb"]
path = deps/tbb
url = https://github.com/dschoeffm/tbb.git
[submodule "deps/sparsehash"]
path = deps/sparsehash
url = https://github.com/dschoeffm/sparsehash.git
[submodule "deps/AstraeusVPN"]
path = deps/AstraeusVPN
url = https://github.com/dschoeffm/AstraeusVPN.git
[submodule "deps/openssl"]
path = deps/openssl
url = https://github.com/dschoeffm/openssl.git
branch = moonstate
[submodule "deps/libsodium"]
path = deps/libsodium
url = https://github.com/jedisct1/libsodium.git
branch = stable