mirror of https://github.com/qt/qtdatavis3d.git
Remove cpp autotests from android builds.
Change-Id: I1b80c618af7739ec42cac3cccdfc948e979c52d9 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
This commit is contained in:
parent
dfcc8c6d75
commit
99907042c7
|
|
@ -1,6 +1,6 @@
|
|||
TEMPLATE = subdirs
|
||||
|
||||
SUBDIRS += cpptest
|
||||
!android: SUBDIRS += cpptest
|
||||
|
||||
qtHaveModule(quick): SUBDIRS += qmltest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue