summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/auto.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 2542d65..d7b8036 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,7 +1,6 @@
TEMPLATE = subdirs
SUBDIRS += cmake \
qcanbusframe \
- qcanbus \
qcanbusdevice \
qmodbusdataunit \
qmodbusreply \
@@ -14,6 +13,8 @@ SUBDIRS += cmake \
qmodbusdeviceidentification \
qmodbusrtuserialmaster
+!android: SUBDIRS += qcanbus
+
qcanbus.depends += plugins
qcanbusdevice.depends += plugins