summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qnetworkinformation/CMakeLists.txt
blob: 56a2c131d336a75401bea1be11805df080737f1c (plain)
1
2
3
4
5
6
qt_internal_add_test(tst_qnetworkinformation
    SOURCES
        tst_qnetworkinformation.cpp
    LIBRARIES
        Qt::NetworkPrivate
)