mirror of
				https://github.com/yuzu-emu/yuzu.git
				synced 2025-11-04 12:43:42 +00:00 
			
		
		
		
	Update qt
Updates qt from 5.7 to 5.10.0, fixing some errors relating to setting the process dpi
This commit is contained in:
		
							parent
							
								
									9ae55884d2
								
							
						
					
					
						commit
						ec204a27dc
					
				@ -266,7 +266,7 @@ endif()
 | 
			
		||||
if (ENABLE_QT)
 | 
			
		||||
    if (YUZU_USE_BUNDLED_QT)
 | 
			
		||||
        if (MSVC14 AND ARCHITECTURE_x86_64)
 | 
			
		||||
            set(QT_VER qt-5.7-msvc2015_64)
 | 
			
		||||
            set(QT_VER qt-5.10.0-msvc2015_64)
 | 
			
		||||
        else()
 | 
			
		||||
            message(FATAL_ERROR "No bundled Qt binaries for your toolchain. Disable YUZU_USE_BUNDLED_QT and provide your own.")
 | 
			
		||||
        endif()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user