summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Arne Vestbø <torarnv@gmail.com>2014-04-22 15:14:52 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-22 16:13:09 +0200
commitff473ef32fdbcd4a7ed72e8e23480b197b40adc2 (patch)
tree5d1a49428932ff935af5878cd9cefea0a7fe7a25
parentd096e023fc20ba931aa5a53c88b533ea9e0f5e25 (diff)
downloadqttools-ff473ef32fdbcd4a7ed72e8e23480b197b40adc2.tar.gz
Skip qtpaths on iOS
Change-Id: Ie31615c62d228d23fab8d8eb5bcbcaf80957403e Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
-rw-r--r--src/src.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 861d06db3..a07a3bba8 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -15,7 +15,7 @@ qtHaveModule(widgets) {
}
SUBDIRS += linguist
-!android|android_app: SUBDIRS += qtpaths
+if(!android|android_app):!ios: SUBDIRS += qtpaths
mac {
SUBDIRS += macdeployqt