build: Fix proto builder on Windows
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// protoc --proto_path=../../../../../:../../../../gogo/protobuf/protobuf:. --gogofast_out=. message.proto
|
||||
// protoc protoc -I ../../../../../ -I ../../../../gogo/protobuf/protobuf -I . --gogofast_out=. message.proto
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user