mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	Merge pull request #4638 from Morph1984/qt-5.12.8
cmake: Update to Qt 5.12.8
This commit is contained in:
		
						commit
						f4400f3ba2
					
				| @ -210,7 +210,7 @@ if(ENABLE_QT) | ||||
|     set(QT_PREFIX_HINT) | ||||
|     if(YUZU_USE_BUNDLED_QT) | ||||
|         if ((MSVC_VERSION GREATER_EQUAL 1910 AND MSVC_VERSION LESS 1930) AND ARCHITECTURE_x86_64) | ||||
|             set(QT_VER qt-5.12.0-msvc2017_64) | ||||
|             set(QT_VER qt-5.12.8-msvc2017_64) | ||||
|         else() | ||||
|             message(FATAL_ERROR "No bundled Qt binaries for your toolchain. Disable YUZU_USE_BUNDLED_QT and provide your own.") | ||||
|         endif() | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 bunnei
						bunnei