summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpsocket/stressTest/CMakeLists.txt
blob: 784cee453d1c584f856cc0bce5400f871c6539ff (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_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/"