summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/networkselftest/CMakeLists.txt
blob: 49a5664dedc9860866e153f0294a1ae5315b9516 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from networkselftest.pro.

#####################################################################
## tst_networkselftest Test:
#####################################################################

add_qt_test(tst_networkselftest
    SOURCES
        tst_networkselftest.cpp
    LIBRARIES
        Qt::CorePrivate
    PUBLIC_LIBRARIES
        Qt::Network
)