mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Reformat.
This commit is contained in:
@@ -4,7 +4,11 @@ from build.protobuf import proto, protocc
|
||||
proto(
|
||||
name="proto",
|
||||
srcs=["./vfs.proto"],
|
||||
deps=["lib/config+common_proto", "lib/config+layout_proto", "lib/external+fl2_proto"],
|
||||
deps=[
|
||||
"lib/config+common_proto",
|
||||
"lib/config+layout_proto",
|
||||
"lib/external+fl2_proto",
|
||||
],
|
||||
)
|
||||
|
||||
protocc(
|
||||
|
||||
Reference in New Issue
Block a user