2021-06-22 20:52:07 +03:00
|
|
|
[submodule "deps/c-build-tools"]
|
|
|
|
path = deps/c-build-tools
|
|
|
|
url = https://github.com/Azure/c-build-tools.git
|
|
|
|
[submodule "deps/ctest"]
|
|
|
|
path = deps/ctest
|
|
|
|
url = https://github.com/Azure/ctest
|
|
|
|
[submodule "deps/umock-c"]
|
|
|
|
path = deps/umock-c
|
|
|
|
url = https://github.com/Azure/umock-c
|
|
|
|
[submodule "deps/c-testrunnerswitcher"]
|
|
|
|
path = deps/c-testrunnerswitcher
|
|
|
|
url = https://github.com/Azure/c-testrunnerswitcher
|
|
|
|
[submodule "deps/c-logging"]
|
|
|
|
path = deps/c-logging
|
|
|
|
url = https://github.com/Azure/c-logging
|
|
|
|
[submodule "deps/macro-utils-c"]
|
|
|
|
path = deps/macro-utils-c
|
|
|
|
url = https://github.com/Azure/macro-utils-c
|
2021-06-22 20:56:44 +03:00
|
|
|
[submodule "deps/c-pal"]
|
|
|
|
path = deps/c-pal
|
|
|
|
url = https://github.com/Azure/c-pal
|
2024-03-12 23:52:32 +03:00
|
|
|
[submodule "deps/vcpkg"]
|
|
|
|
path = deps/vcpkg
|
|
|
|
url = https://github.com/microsoft/vcpkg.git
|