blob: 41ea5c4c1bd8405550e3f2174f2074eb2f87c042 [file] [log] [blame]
include($$QTWEBENGINE_OUT_ROOT/src/webengine/qtwebengine-config.pri) # workaround for QTBUG-68093
QT_FOR_CONFIG += webengine-private
TEMPLATE = subdirs
SUBDIRS += \
dialogs \
inspectorserver \
qmltests \
publicapi \
qquickwebenginedefaultsurfaceformat \
qquickwebengineview \
qtbug-70248
qtConfig(webengine-testsupport) {
SUBDIRS += \
qmltests2 \
qquickwebengineviewgraphics
}
qtConfig(ssl): SUBDIRS += qmltests_ssl
# QTBUG-66055
boot2qt: SUBDIRS -= inspectorserver qquickwebengineview qmltests qmltests2