summaryrefslogtreecommitdiff
path: root/tests/auto/websockets/websockets.pro
blob: 4b7ee4e280d9d20164ddd09f59eb726b51584b68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TEMPLATE = subdirs

SUBDIRS = \
    qwebsocketcorsauthenticator

qtConfig(private_tests): SUBDIRS += \
   websocketprotocol \
   dataprocessor \
   websocketframe \
   handshakerequest \
   handshakeresponse \
   qdefaultmaskgenerator

SUBDIRS += \
    qwebsocket \
    qwebsocketserver

# QTBUG-60268
boot2qt: SUBDIRS -= qwebsocketserver