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

#####################################################################
## tst_qoffsetstringarray Test:
#####################################################################

qt_add_test(tst_qoffsetstringarray
    SOURCES
        tst_qoffsetstringarray.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)