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

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

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