mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove parsing hedera proto because there not used here
This commit is contained in:
parent
adffede699
commit
da1dd17887
@ -8,10 +8,10 @@ fi
|
||||
|
||||
protoc --cpp_out=./src/cpp/proto --proto_path=./src/proto ./src/proto/gradido/*.proto
|
||||
|
||||
if [ ! -d "./src/cpp/proto/hedera" ] ; then
|
||||
mkdir ./src/cpp/proto/hedera
|
||||
fi
|
||||
#if [ ! -d "./src/cpp/proto/hedera" ] ; then
|
||||
# mkdir ./src/cpp/proto/hedera
|
||||
#fi
|
||||
|
||||
|
||||
protoc --cpp_out=./src/cpp/proto/hedera --proto_path=./src/proto/hedera/hedera-protobuf/src/main/proto ./src/proto/hedera/hedera-protobuf/src/main/proto/*.proto
|
||||
#./protoc --cpp_out=./src/cpp/proto/hedera --proto_path=./src/proto/hedera/hedera-protobuf/src/main/proto ./src/proto/hedera/hedera-protobuf/src/main/proto/*.proto
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user