summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/origins/origins.pro
blob: 6cf0b2b922d24817505c01b613372d375af0debf (plain)
1
2
3
4
5
6
7
8
include(../tests.pri)
include(../../shared/http.pri)

qtConfig(webengine-webchannel):qtHaveModule(websockets) {
    QT += websockets
    DEFINES += WEBSOCKETS
}