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

#####################################################################
## tst_qnetworkconfigurationmanager Test:
#####################################################################

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