Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
4 lines
74 B
4 lines
74 B
2 years ago
|
import common.bazelrc
|
||
|
|
||
|
build --cxxopt=-std=c++14 --host_cxxopt=-std=c++14
|