Android: Skip tools built for target architecture
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Fri, 11 Oct 2013 08:48:57 +0000 (10:48 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 11 Oct 2013 14:01:24 +0000 (16:01 +0200)
commit4aaf5e2c20c0cf62cf7b83490fe6a76270720a22
tree525e3d359f4765a6086b2ac20b540cee2e9255de
parentdfca0ef6ee9c8725bc111dadf1d5addd12f23944
Android: Skip tools built for target architecture

Android apps require packaging to be usable, so they need to be
built individually, not as part of the subdirs build. The build would
fail during make install due to this.

Task-number: QTBUG-34023
Change-Id: Id68f5fbdd4eeb6f130d20a0f4b831c6c24639471
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
tools/tools.pro