test: Don't build qmimedatabase-cache for QNX

update-mime-database does not exist, so there is no point in
trying to build this test.

Change-Id: Id60f2f8fc3af33d3f7ae2fb4f1042356b60f6596
Reviewed-by: David Faure <david.faure@kdab.com>
Reviewed-by: Wolfgang Bremer <wbremer@blackberry.com>
This commit is contained in:
Sergio Ahumada 2014-01-16 12:48:08 +01:00 committed by The Qt Project
parent 9132dbb659
commit 73b5a5cdd5

View File

@ -1,3 +1,3 @@
TEMPLATE = subdirs
SUBDIRS = qmimedatabase-xml
unix:!mac: SUBDIRS += qmimedatabase-cache
unix:!mac:!qnx: SUBDIRS += qmimedatabase-cache