Do not build android target by default.
This commit is contained in:
		
							
								
								
									
										2
									
								
								qcma.pro
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								qcma.pro
									
									
									
									
									
								
							@@ -13,7 +13,7 @@ unix:!macx:!android {
 | 
				
			|||||||
    cli.depends = common
 | 
					    cli.depends = common
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
unix {
 | 
					ENABLE_ANDROID:unix {
 | 
				
			||||||
    # Compile the Qt Quick binary only on Android
 | 
					    # Compile the Qt Quick binary only on Android
 | 
				
			||||||
    SUBDIRS += android
 | 
					    SUBDIRS += android
 | 
				
			||||||
    android.depends = common
 | 
					    android.depends = common
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user