Do not build android target by default.

This commit is contained in:
codestation
2016-10-28 19:13:23 -04:00
parent e01c404e8f
commit a8194e88fc

View File

@@ -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