mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add missing submodules to main submodules file
This commit is contained in:
parent
1bdd56a31c
commit
1f68d9bc66
23
.gitmodules
vendored
23
.gitmodules
vendored
@ -2,3 +2,26 @@
|
||||
path = gn
|
||||
url = https://github.com/gradido/gn.git
|
||||
branch = master
|
||||
|
||||
[submodule "login_server/dependencies/tinf"]
|
||||
path = login_server/dependencies/tinf
|
||||
url = https://github.com/jibsen/tinf.git
|
||||
[submodule "login_server/dependencies/mariadb-connector-c"]
|
||||
path = login_server/dependencies/mariadb-connector-c
|
||||
url = https://github.com/MariaDB/mariadb-connector-c.git
|
||||
[submodule "login_server/src/proto"]
|
||||
path = login_server/src/proto
|
||||
url = https://github.com/gradido/gradido_protocol.git
|
||||
[submodule "login_server/dependencies/spirit-po"]
|
||||
path = login_server/dependencies/spirit-po
|
||||
url = https://github.com/cbeck88/spirit-po.git
|
||||
[submodule "login_server/dependencies/grpc"]
|
||||
path = login_server/dependencies/grpc
|
||||
url = https://github.com/grpc/grpc.git
|
||||
[submodule "login_server/dependencies/poco"]
|
||||
path = login_server/dependencies/poco
|
||||
url = https://github.com/pocoproject/poco.git
|
||||
[submodule "login_server/dependencies/cmake-modules"]
|
||||
path = login_server/dependencies/cmake-modules
|
||||
url = https://github.com/viaduck/cmake-modules.git
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 7304f680be32915e772466ebddc5b7d3b453abd9
|
||||
Subproject commit 2cc7eb2da5677404565f47eb05d8b087388dfbbe
|
||||
Loading…
x
Reference in New Issue
Block a user