gRPC: not using pyPAI (as this requires recent ProtoBuf)
This commit is contained in:
@@ -32,7 +32,6 @@ ADD_CUSTOM_COMMAND(
|
||||
COMMAND ${_PROTOBUF_PROTOC}
|
||||
ARGS --grpc_python_out "${CMAKE_SOURCE_DIR}/python"
|
||||
--python_out "${CMAKE_SOURCE_DIR}/python"
|
||||
--pyi_out "${CMAKE_SOURCE_DIR}/python"
|
||||
-I "${CMAKE_CURRENT_SOURCE_DIR}"
|
||||
--plugin=protoc-gen-grpc_python="${_GRPC_PYTHON_PLUGIN_EXECUTABLE}"
|
||||
"${rg_proto}"
|
||||
|
||||
Reference in New Issue
Block a user