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

#####################################################################
## tst_qnetworkaddressentry Test:
#####################################################################

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