summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthread/CMakeLists.txt
blob: 1038eb7210150ddf1aa007d66cf7ca4e93754dc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from qthread.pro.

#####################################################################
## tst_qthread Test:
#####################################################################

qt_add_test(tst_qthread
    SOURCES
        ../../../../shared/emulationdetector.h
        tst_qthread.cpp
    INCLUDE_DIRECTORIES
        ../../../../shared
    LIBRARIES # special case
        Threads::Threads # special case
)

## Scopes:
#####################################################################