mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	trvis_OSX: build with system curl
This commit is contained in:
		
							parent
							
								
									11baa40d75
								
							
						
					
					
						commit
						0c55bed047
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -52,7 +52,7 @@ elif [ "$TRAVIS_OS_NAME" = "osx" ]; then | ||||||
|     export Qt5_DIR=$(brew --prefix)/opt/qt5 |     export Qt5_DIR=$(brew --prefix)/opt/qt5 | ||||||
| 
 | 
 | ||||||
|     mkdir build && cd build |     mkdir build && cd build | ||||||
|     cmake .. -GXcode |     cmake .. -DUSE_SYSTEM_CURL=ON -GXcode | ||||||
|     xcodebuild -configuration Release |     xcodebuild -configuration Release | ||||||
| 
 | 
 | ||||||
|     ctest -VV -C Release |     ctest -VV -C Release | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue