summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/multithreaded/CMakeLists.txt
blob: 49d93297f5b71755ddab01ac6624b07a95741e9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from multithreaded.pro.

#####################################################################
## tst_multithreaded Test:
#####################################################################

qt_internal_add_test(tst_multithreaded
    SOURCES
        tst_multithreaded.cpp
    PUBLIC_LIBRARIES
        SharedClientTest
)