Skip qtpaths on iOS
authorTor Arne Vestbø <torarnv@gmail.com>
Tue, 22 Apr 2014 13:14:52 +0000 (15:14 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 22 Apr 2014 14:13:09 +0000 (16:13 +0200)
Change-Id: Ie31615c62d228d23fab8d8eb5bcbcaf80957403e
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
src/src.pro

index 861d06d..a07a3bb 100644 (file)
@@ -15,7 +15,7 @@ qtHaveModule(widgets) {
 }
 
 SUBDIRS += linguist
-!android|android_app: SUBDIRS += qtpaths
+if(!android|android_app):!ios: SUBDIRS += qtpaths
 
 mac {
     SUBDIRS += macdeployqt