Try some build debugging.
This commit is contained in:
		
							parent
							
								
									b3deb83b6d
								
							
						
					
					
						commit
						b727599882
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -51,7 +51,8 @@ for _, f in ipairs(filenamesof(xh_files)) do
 | 
			
		|||
		},
 | 
			
		||||
		outleaves = { name..".h" },
 | 
			
		||||
		commands = {
 | 
			
		||||
			"%{ins[1]} < %{ins[2]} > %{outs}"
 | 
			
		||||
			"%{ins[1]} < %{ins[2]} > %{outs}",
 | 
			
		||||
			"cat %{outs}",
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue