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

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

qt_add_test(tst_qtemporarydir
    SOURCES
        ../../../../shared/emulationdetector.h
        tst_qtemporarydir.cpp
    INCLUDE_DIRECTORIES
        ../../../../shared
    PUBLIC_LIBRARIES
        Qt::TestPrivate
)