summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtemporarydir/CMakeLists.txt
blob: 855495bbbbebfab53168dc477de436638da9ac6e (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
    PUBLIC_LIBRARIES
        Qt::TestPrivate
)