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

#####################################################################
## tst_qnetworkproxy Test:
#####################################################################

qt_internal_add_test(tst_qnetworkproxy
    SOURCES
        tst_qnetworkproxy.cpp
    LIBRARIES
        Qt::Network
)