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

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

qt_internal_add_test(tst_qstorageinfo
    SOURCES
        tst_qstorageinfo.cpp
    LIBRARIES
        Qt::CorePrivate
)