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

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

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