-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 920 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "deps/umock-c"]
path = deps/umock-c
url = https://github.com/Azure/umock-c.git
[submodule "deps/azure-ctest"]
path = deps/azure-ctest
url = https://github.com/Azure/azure-ctest.git
[submodule "deps/azure-c-testrunnerswitcher"]
path = deps/azure-c-testrunnerswitcher
url = https://github.com/Azure/azure-c-testrunnerswitcher.git
[submodule "deps/azure-macro-utils-c"]
path = deps/azure-macro-utils-c
url = https://github.com/Azure/azure-macro-utils-c.git
[submodule "deps/smhasher"]
path = deps/smhasher
url = https://github.com/hcoona/smhasher.git
[submodule "deps/azure-c-build-tools"]
path = deps/azure-c-build-tools
url = https://github.com/Azure/azure-c-build-tools.git
[submodule "deps/azure-c-util"]
path = deps/azure-c-util
url = https://github.com/Azure/azure-c-util.git
[submodule "deps/azure-c-logging"]
path = deps/azure-c-logging
url = https://github.com/Azure/azure-c-logging.git