mirror of
				https://github.com/thunderbrewhq/thunderbrew
				synced 2025-10-31 08:16:03 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			233 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			233 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| extraction:
 | |
|   cpp:
 | |
|     prepare:
 | |
|       packages:
 | |
|       - "build-essential"
 | |
|       - "libxmu-dev"
 | |
|       - "libxi-dev"
 | |
|       - "libgl-dev"
 | |
|     index:
 | |
|       build_command:
 | |
|         - "cd auto; make all -j8; cd .."
 | |
|         - "make all -j8"
 | 
