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

#####################################################################
## tst_qdnslookup_appless Test:
#####################################################################

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