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

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

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