summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/hsts/CMakeLists.txt
blob: a943d780744792badc7cbba2cfffdedb963629fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from hsts.pro.

#####################################################################
## tst_qhsts Test:
#####################################################################

add_qt_test(tst_qhsts
    GUI
    SOURCES
        tst_qhsts.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::NetworkPrivate
    PUBLIC_LIBRARIES
        Qt::Network
)

#### Keys ignored in scope 1:.:.:hsts.pro:<TRUE>:
# CONFIG = "testcase" "parallel_test" "c++11"
# TEMPLATE = "app"