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

#####################################################################
## tst_largefile Test:
#####################################################################

qt_internal_add_test(tst_largefile
    SOURCES
        tst_largefile.cpp
    PUBLIC_LIBRARIES
        Qt::TestPrivate
)