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

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

qt_internal_add_executable(stressTest
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        Test.cpp Test.h
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Network
        Qt::Test
)

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