allow helpers to actually compile
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 1m39s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 1m39s
				
			This commit is contained in:
		
							parent
							
								
									804c797394
								
							
						
					
					
						commit
						346bd1d084
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -77,6 +77,10 @@ pub fn configureBuild(b: *std.Build, cs: *std.Build.Step.Compile) !void { | |||
|                 .name = "flexilib-interface", | ||||
|                 .module = flexilib_module, | ||||
|             }, | ||||
|             .{ | ||||
|                 .name = "universal_lambda_handler", | ||||
|                 .module = cs.modules.get("universal_lambda_handler").?, | ||||
|             }, | ||||
|         }, | ||||
|     }); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue