mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	android: use cmake 3.10
bitrise still doesn't have 3.10 despite it being part of the NDK now
This commit is contained in:
		
							parent
							
								
									990d27f4f9
								
							
						
					
					
						commit
						670119ef86
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -52,7 +52,7 @@ workflows: | ||||||
|                 sudo apt remove cmake -y |                 sudo apt remove cmake -y | ||||||
|                 sudo apt purge --auto-remove cmake -y |                 sudo apt purge --auto-remove cmake -y | ||||||
|                 sudo apt install ninja-build -y |                 sudo apt install ninja-build -y | ||||||
|                 version=3.8 |                 version=3.10 | ||||||
|                 build=2 |                 build=2 | ||||||
|                 mkdir ~/temp |                 mkdir ~/temp | ||||||
|                 cd ~/temp |                 cd ~/temp | ||||||
|  | @ -97,7 +97,7 @@ workflows: | ||||||
|                 sudo apt remove cmake -y |                 sudo apt remove cmake -y | ||||||
|                 sudo apt purge --auto-remove cmake -y |                 sudo apt purge --auto-remove cmake -y | ||||||
|                 sudo apt install ninja-build -y |                 sudo apt install ninja-build -y | ||||||
|                 version=3.8 |                 version=3.10 | ||||||
|                 build=2 |                 build=2 | ||||||
|                 mkdir ~/temp |                 mkdir ~/temp | ||||||
|                 cd ~/temp |                 cd ~/temp | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue