summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qnetworkproxy/CMakeLists.txt
blob: 40650726a73602c409a8dcbdbcc7afcd91866f68 (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
    PUBLIC_LIBRARIES
        Qt::Network
)