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

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

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