mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 08:10:06 +00:00 
			
		
		
		
	Update Qt to 6.9.2
This commit is contained in:
		
							parent
							
								
									5b031b7095
								
							
						
					
					
						commit
						fa71e1fc85
					
				
					 5 changed files with 14 additions and 14 deletions
				
			
		
							
								
								
									
										12
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -30,7 +30,7 @@ jobs: | |||
|             ldflags: '' | ||||
|             msvc_arch: x64 | ||||
|             msvc_version: 2022 | ||||
|             qt_version: 6.8.3 | ||||
|             qt_version: 6.9.2 | ||||
|             qt_arch_aqt: win64_msvc2022_64 | ||||
|             qt_arch_dir: msvc2022_64 | ||||
|             qt_modules: qtimageformats qtmultimedia qtpositioning qtserialport | ||||
|  | @ -47,7 +47,7 @@ jobs: | |||
|             compiler: gcc | ||||
|             cppflags: '' | ||||
|             ldflags: '' | ||||
|             qt_version: 6.8.3 | ||||
|             qt_version: 6.9.2 | ||||
|             qt_arch_aqt: linux_gcc_64 | ||||
|             qt_arch_dir: gcc_64 | ||||
|             qt_modules: qtimageformats qtmultimedia qtpositioning qtserialport | ||||
|  | @ -65,7 +65,7 @@ jobs: | |||
|             compiler: clang | ||||
|             cppflags: '' | ||||
|             ldflags: '' | ||||
|             qt_version: 6.8.3 | ||||
|             qt_version: 6.9.2 | ||||
|             qt_arch_aqt: linux_gcc_64 | ||||
|             qt_arch_dir: gcc_64 | ||||
|             qt_modules: qtimageformats qtmultimedia qtpositioning qtserialport | ||||
|  | @ -83,7 +83,7 @@ jobs: | |||
|             compiler: gcc | ||||
|             cppflags: '' | ||||
|             ldflags: '' | ||||
|             qt_version: 6.8.3 | ||||
|             qt_version: 6.9.2 | ||||
|             qt_arch_aqt: linux_gcc_arm64 | ||||
|             qt_arch_dir: gcc_arm64 | ||||
|             qt_modules: qtimageformats qtmultimedia qtpositioning qtserialport | ||||
|  | @ -99,7 +99,7 @@ jobs: | |||
|             env_cc: clang | ||||
|             env_cxx: clang++ | ||||
|             compiler: clang | ||||
|             qt_version: 6.8.3 | ||||
|             qt_version: 6.9.2 | ||||
|             qt_arch_aqt: clang_64 | ||||
|             qt_arch_dir: macos | ||||
|             qt_modules: qtimageformats qtmultimedia qtpositioning qtserialport | ||||
|  | @ -114,7 +114,7 @@ jobs: | |||
|             env_cc: clang | ||||
|             env_cxx: clang++ | ||||
|             compiler: clang | ||||
|             qt_version: 6.8.3 | ||||
|             qt_version: 6.9.2 | ||||
|             qt_arch_aqt: clang_64 | ||||
|             qt_arch_dir: macos | ||||
|             qt_modules: qtimageformats qtmultimedia qtpositioning qtserialport | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/clang-tidy-review.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/clang-tidy-review.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -20,7 +20,7 @@ jobs: | |||
|             build_type: Release | ||||
|             env_cc: clang-18 | ||||
|             env_cxx: clang++-18 | ||||
|             qt_version: 6.8.3 | ||||
|             qt_version: 6.9.2 | ||||
|             qt_arch_aqt: linux_gcc_64 | ||||
|             qt_modules: qtimageformats qtmultimedia qtpositioning qtserialport | ||||
|             qt_tools: '' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat