mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Set Qt5_DIR in Travis to allow cmake to find Qt5 libraries.
This commit is contained in:
		
							parent
							
								
									80e9c02bd6
								
							
						
					
					
						commit
						bb9faf3dc5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -8,6 +8,7 @@ if [ "$TRAVIS_OS_NAME" = linux -o -z "$TRAVIS_OS_NAME" ]; then | ||||||
|     cmake -DUSE_QT5=OFF ..  |     cmake -DUSE_QT5=OFF ..  | ||||||
|     make -j4 |     make -j4 | ||||||
| elif [ "$TRAVIS_OS_NAME" = osx ]; then | elif [ "$TRAVIS_OS_NAME" = osx ]; then | ||||||
|  |     export Qt5_DIR=$(brew --prefix)/opt/qt5 | ||||||
|     mkdir build && cd build |     mkdir build && cd build | ||||||
|     cmake .. -GXcode |     cmake .. -GXcode | ||||||
|     xcodebuild |     xcodebuild | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue