summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlist/CMakeLists.txt
blob: 46281a0db82680e8f787f37ae93132fdcd2f7e7c (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)

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