summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
blob: 13e4d78ccaef6de673b7915c8bc31aa5b7a29e3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include($$QTWEBENGINE_OUT_ROOT/src/webenginequick/qtwebenginequick-config.pri) # workaround for QTBUG-68093
QT_FOR_CONFIG += webenginequick-private

TEMPLATE = subdirs

SUBDIRS += \
    dialogs \
    inspectorserver \
    qmltests \
    publicapi \
    qquickwebenginedefaultsurfaceformat \
    qquickwebengineviewgraphics \
    qquickwebengineview \
    qtbug-70248

boot2qt: SUBDIRS -= inspectorserver qquickwebengineview qmltests