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

#####################################################################
## tst_qnetworkinterface Test:
#####################################################################

qt_add_test(tst_qnetworkinterface
    SOURCES
        ../../../../shared/emulationdetector.h
        tst_qnetworkinterface.cpp
    INCLUDE_DIRECTORIES
        ../../../../shared
    PUBLIC_LIBRARIES
        Qt::Network
)