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

#####################################################################
## tst_qnetworkconfigurationmanagerqappless Test:
#####################################################################

add_qt_test(tst_qnetworkconfigurationmanagerqappless
    SOURCES
        ../qbearertestcommon.h
        tst_qnetworkconfigurationmanagerqappless.cpp
    PUBLIC_LIBRARIES
        Qt::Network
)