mirror of
				https://github.com/davidgiven/fluxengine.git
				synced 2025-10-24 11:11:02 -07:00 
			
		
		
		
	Reformat.
This commit is contained in:
		| @@ -2,7 +2,9 @@ from build.protobuf import proto, protocc | ||||
| from build.c import cxxlibrary | ||||
|  | ||||
| proto(name="proto", srcs=["./usb.proto"], deps=["lib/config+common_proto"]) | ||||
| protocc(name="proto_lib", srcs=[".+proto"], deps=["lib/config+common_proto_lib"]) | ||||
| protocc( | ||||
|     name="proto_lib", srcs=[".+proto"], deps=["lib/config+common_proto_lib"] | ||||
| ) | ||||
|  | ||||
| cxxlibrary( | ||||
|     name="usb", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user