mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Merge pull request #3295 from lioncash/qt4
citra_qt: CMakeLists: Drop leftover handling code for Qt 4 UI files
This commit is contained in:
		
						commit
						d3112aedba
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		|  | @ -85,11 +85,7 @@ set(UIS | |||
| file(GLOB_RECURSE ICONS ${CMAKE_SOURCE_DIR}/dist/icons/*) | ||||
| file(GLOB_RECURSE THEMES ${CMAKE_SOURCE_DIR}/dist/qt_themes/*) | ||||
| 
 | ||||
| if (Qt5_FOUND) | ||||
| qt5_wrap_ui(UI_HDRS ${UIS}) | ||||
| else() | ||||
|     qt4_wrap_ui(UI_HDRS ${UIS}) | ||||
| endif() | ||||
| 
 | ||||
| target_sources(citra-qt | ||||
|     PRIVATE | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue