summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qstorageinfo/CMakeLists.txt
blob: be3a8c3afe558311ec995df3eb9a95eeb852cb1f (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)