mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	WebService: Set USE_SYSTEM_CURL for travis linux builds
This commit is contained in:
		
							parent
							
								
									28c726f205
								
							
						
					
					
						commit
						1aa66ed5ed
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -14,7 +14,7 @@ echo y | sh cmake-3.9.0-Linux-x86_64.sh --prefix=cmake | |||
| export PATH=/citra/cmake/cmake-3.9.0-Linux-x86_64/bin:$PATH | ||||
| 
 | ||||
| mkdir build && cd build | ||||
| cmake .. -DCMAKE_BUILD_TYPE=Release | ||||
| cmake .. -DUSE_SYSTEM_CURL=ON -DCMAKE_BUILD_TYPE=Release | ||||
| make -j4 | ||||
| 
 | ||||
| ctest -VV -C Release | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue