summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpsocket/stressTest/CMakeLists.txt
blob: 03c40c1a1fdeeccbd818e78ab2ff344e069130bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from stressTest.pro.

#####################################################################
## stressTest Binary:
#####################################################################

add_qt_executable(stressTest
    SOURCES
        Test.cpp Test.h
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Network
        Qt::Test
)

#### Keys ignored in scope 1:.:.:stressTest.pro:<TRUE>:
# CONFIG = "cmdline"
# DESTDIR = "./"
# MOC_DIR = ".moc/"
# TMP_DIR = ".tmp/"