summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 38f405916939966199e08b84b587a3d973b15a7c (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs

!android: SUBDIRS += cpptest

qtHaveModule(quick): SUBDIRS += qmltest

installed_cmake.depends = cmake

# OpenGL support is needed for all qmltests but it's not available on boot2qt
boot2qt: SUBDIRS -= qmltest