summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qnetworkinformation_appless/CMakeLists.txt
blob: 76cbf594c30b51e35b2a53225c3cb2190a8bccd2 (plain)
1
2
3
4
5
6
qt_internal_add_test(tst_qnetworkinformation_appless
    SOURCES
        tst_qnetworkinformation_appless.cpp
    PUBLIC_LIBRARIES
        Qt::Network
)