mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Was this the problem?
This commit is contained in:
@@ -2,7 +2,7 @@ from build.protobuf import proto, protocc
|
||||
|
||||
|
||||
proto(name="common_proto", srcs=["./common.proto"])
|
||||
protocc(name="common_proto_lib", srcs=[".+common_proto"])
|
||||
protocc(name="common_proto_lib", srcs=[".+common_proto"], deps=["+protobuf_lib"])
|
||||
|
||||
proto(
|
||||
name="layout_proto",
|
||||
|
||||
Reference in New Issue
Block a user