mirror of
				https://github.com/davidgiven/fluxengine.git
				synced 2025-10-24 11:11:02 -07:00 
			
		
		
		
	First working command-line executable.
This commit is contained in:
		
							
								
								
									
										5
									
								
								build.py
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								build.py
									
									
									
									
									
								
							| @@ -1,6 +1,11 @@ | ||||
| from build.ab import export | ||||
| from build.c import clibrary | ||||
| from build.protobuf import proto, protocc | ||||
| from build.pkg import package | ||||
|  | ||||
| package(name="protobuf_lib", package="protobuf") | ||||
| package(name="z_lib", package="zlib") | ||||
| package(name="fmt_lib", package="fmt") | ||||
|  | ||||
| clibrary(name="protocol", hdrs={"protocol.h": "./protocol.h"}) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user