mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	build-system: iOS only turn off specific warnings
Turning off all warnings (-w) was too radical. Only turning off specific warnings. Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
		
							parent
							
								
									d7e31ebbcd
								
							
						
					
					
						commit
						46ff506096
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -217,8 +217,8 @@ include(./deployment.pri) | |||
| include(../../mobile-widgets/qml/kirigami/kirigami.pri) | ||||
| 
 | ||||
| # Supress some warnings | ||||
| QMAKE_CXXFLAGS += -w | ||||
| QMAKE_CFLAGS   += -w | ||||
| QMAKE_CXXFLAGS += -Wno-shorten-64-to-32 -Wno-missing-field-initializers | ||||
| QMAKE_CFLAGS   += -Wno-shorten-64-to-32 -Wno-missing-field-initializers | ||||
| 
 | ||||
| ios { | ||||
| 	QMAKE_ASSET_CATALOGS += ./storeIcon.xcassets | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue