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

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

qt_internal_add_test(tst_qtemporarydir
    SOURCES
        tst_qtemporarydir.cpp
    PUBLIC_LIBRARIES
        Qt::TestPrivate
)