summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthread/CMakeLists.txt
blob: a21e239c35587959b4c0036aae567c32921326c8 (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:
#####################################################################

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

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