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

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

add_qt_test(tst_qnetworkproxy
    SOURCES
        tst_qnetworkproxy.cpp
    PUBLIC_LIBRARIES
        Qt::Network
)