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

#####################################################################
## tst_qlist Test:
#####################################################################

qt_internal_add_test(tst_qlist
    SOURCES
        tst_qlist.cpp
    LIBRARIES
        Qt::CorePrivate
)

## Scopes:
#####################################################################