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

#####################################################################
## tst_qlinkedlist Test:
#####################################################################

add_qt_test(tst_qlinkedlist
    SOURCES
        tst_qlinkedlist.cpp
    DEFINES
        -QT_NO_LINKED_LIST
)

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