summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtemporarydir/CMakeLists.txt
blob: 3a106e84537c32f0afd23641e779f265d0c577da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qtemporarydir.pro.

#####################################################################
## tst_qtemporarydir Test:
#####################################################################

add_qt_test(tst_qtemporarydir
    SOURCES
        ../../../../shared/emulationdetector.h
        tst_qtemporarydir.cpp
    INCLUDE_DIRECTORIES
        ../../../../shared
    LIBRARIES
        Qt::TestPrivate
)