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