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

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

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