mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 14:50:05 +00:00 
			
		
		
		
	Merge pull request #308 from AdenKoperczak/remove_additional_qt_comps
Remove additioal qt components
This commit is contained in:
		
						commit
						90aaf2bad6
					
				
					 1 changed files with 2 additions and 6 deletions
				
			
		|  | @ -21,9 +21,7 @@ find_package(Python COMPONENTS Interpreter) | |||
| find_package(SQLite3) | ||||
| 
 | ||||
| find_package(QT NAMES Qt6 | ||||
|              COMPONENTS BuildInternals | ||||
|                         Core | ||||
|                         Gui | ||||
|              COMPONENTS Gui | ||||
|                         LinguistTools | ||||
|                         Multimedia | ||||
|                         Network | ||||
|  | @ -37,9 +35,7 @@ find_package(QT NAMES Qt6 | |||
|              REQUIRED) | ||||
| 
 | ||||
| find_package(Qt${QT_VERSION_MAJOR} | ||||
|              COMPONENTS BuildInternals | ||||
|                         Core | ||||
|                         Gui | ||||
|              COMPONENTS Gui | ||||
|                         LinguistTools | ||||
|                         Multimedia | ||||
|                         Network | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat