From 0fe8e2e5ee6ed52686d83d3aae27128d577757b9 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Wed, 7 Jan 2015 09:45:35 +0100 Subject: don't build tests, examples, docs for ios --- qxmpp.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qxmpp.pro b/qxmpp.pro index e85c59a3..b3b0f069 100644 --- a/qxmpp.pro +++ b/qxmpp.pro @@ -4,7 +4,7 @@ TEMPLATE = subdirs SUBDIRS = src -android { +android | ios { } else { SUBDIRS += tests examples doc INSTALLS += docs -- cgit v1.2.3