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

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

add_qt_test(tst_qstorageinfo
    GUI
    SOURCES
        tst_qstorageinfo.cpp
    LIBRARIES
        Qt::CorePrivate
)