未验证 提交 cde335a1 编写于 作者: C Chen Weihang 提交者: GitHub

fix fleet executor dep error (#37025)

上级 aef8bf2a
......@@ -12,7 +12,7 @@ endif()
cc_library(fleet_executor SRCS fleet_executor.cc carrier.cc
interceptor.cc interceptor_message_service.cc message_bus.cc
DEPS fleet_executor_desc_proto interceptor_message_proto ${BRPC_DEPS})
DEPS proto_desc fleet_executor_desc_proto interceptor_message_proto ${BRPC_DEPS})
if(WITH_DISTRIBUTE)
set(DISTRIBUTE_COMPILE_FLAGS "-Wno-non-virtual-dtor -Wno-error=non-virtual-dtor -Wno-error=delete-non-virtual-dtor")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册