mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
update fork address
This commit is contained in:
parent
c7c1067f50
commit
182a004ea0
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -3,11 +3,10 @@
|
||||
url = https://github.com/jibsen/tinf.git
|
||||
[submodule "dependencies/iroha-ed25519"]
|
||||
path = dependencies/iroha-ed25519
|
||||
url = ssh://git@***REMOVED***/~/Forks/iroha-ed25519
|
||||
url = ssh://git@***REMOVED***/~/Forks/iroha-ed25519.git
|
||||
[submodule "dependencies/mariadb-connector-c"]
|
||||
path = dependencies/mariadb-connector-c
|
||||
url = https://github.com/MariaDB/mariadb-connector-c.git
|
||||
|
||||
[submodule "src/proto"]
|
||||
path = src/proto
|
||||
url = git@***REMOVED***:~/_protobuf/gradido_protobuf
|
||||
|
||||
2
compile_proto.sh
Normal file
2
compile_proto.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
protoc --cpp_out=./src/cpp/proto --proto_path=./src/proto/gradido ./src/proto/gradido/*.proto
|
||||
1
src/proto
Submodule
1
src/proto
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit fc4a6a3e58424ef9e2a873f3f950108a30287130
|
||||
Loading…
x
Reference in New Issue
Block a user