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

#####################################################################
## tst_qstorageinfo Test:
#####################################################################

qt_add_test(tst_qstorageinfo
    SOURCES
        tst_qstorageinfo.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)