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

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

add_qt_test(tst_qlinkedlist
    GUI
    SOURCES
        tst_qlinkedlist.cpp
    #DEFINES # special case remove
        #-QT_NO_LINKED_LIST # special case remove until fixed
)