summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qudpsocket/udpServer/.prev_CMakeLists.txt
blob: 00b7ce272e8fdca7d107580346a21c3047b80fe4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from udpServer.pro.

#####################################################################
## udpServer Binary:
#####################################################################

qt_internal_add_executable(udpServer
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Network
)