提交 3f63d96a 编写于 作者: Y Yu Yang

Fix link error in op_proto_test.

上级 9bf98168
......@@ -7,4 +7,4 @@ cc_test(scope_test SRCS scope_test.cc)
cc_test(enforce_test SRCS enforce_test.cc)
proto_library(attr_type SRCS attr_type.proto)
proto_library(op_proto SRCS op_proto.proto)
cc_test(op_proto_test SRCS op_proto_test.cc DEPS attr_type op_proto protobuf)
cc_test(op_proto_test SRCS op_proto_test.cc DEPS op_proto attr_type protobuf)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册