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

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

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