summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkrequest/CMakeLists.txt
blob: 1a98449549307df6c037f89ed432caa1d25bbaf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qnetworkrequest.pro.

#####################################################################
## tst_qnetworkrequest Test:
#####################################################################

qt_internal_add_test(tst_qnetworkrequest
    SOURCES
        tst_qnetworkrequest.cpp
    PUBLIC_LIBRARIES
        Qt::Network
)