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