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

#####################################################################
## tst_qnetworkconfiguration Test:
#####################################################################

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