Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

modify proto files proto_path arguments #15

Open
doublesongsong opened this issue Jan 12, 2016 · 0 comments
Open

modify proto files proto_path arguments #15

doublesongsong opened this issue Jan 12, 2016 · 0 comments

Comments

@doublesongsong
Copy link
Contributor

protoc命令在处理proto文件时,结果文件会保留一部分proto文件的路径信息,
例如

proto: a/b/c/.proto
cpp_out: broc_out/baidu/util
protoc命令处理完proto生成的结果文件为: broc_out/baidu/util/b/c/
.pb.cc

详见:https://developers.google.com/protocol-buffers/docs/reference/cpp-generated#invocation

doublesongsong added a commit to doublesongsong/broc that referenced this issue Jan 12, 2016
doublesongsong added a commit to doublesongsong/broc that referenced this issue Jan 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant