summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpsocket/CMakeLists.txt
blob: 645c65671a09c5e0d2de95c91818f4002b78dd63 (plain)
1
2
3
4
5
6
7
8
9
# Generated from qtcpsocket.pro.

if(NOT QT_FEATURE_private_tests)
    return()
endif()
add_subdirectory(test)
if(NOT VXWORKS)
    add_subdirectory(stressTest)
endif()