mirror of https://github.com/yuzu-mirror/yuzu
				
				
				
			Add ccache support for macOS on Travis
							parent
							
								
									517112f549
								
							
						
					
					
						commit
						c0d3e2da4e
					
				@ -1,5 +1,5 @@
 | 
			
		||||
#!/bin/sh -ex
 | 
			
		||||
 | 
			
		||||
brew update
 | 
			
		||||
brew install dylibbundler p7zip qt5 sdl2
 | 
			
		||||
brew install dylibbundler p7zip qt5 sdl2 ccache
 | 
			
		||||
brew outdated cmake || brew upgrade cmake
 | 
			
		||||
 | 
			
		||||
					Loading…
					
					
				
		Reference in New Issue